Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-152852
#<BuildRuby:0x00005570a5ade3d0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230216-152852",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.004228 0.000577 1.353828 ( 1.765924)
build_miniruby 0.001156 0.000157 1.222441 ( 1.222179)
build_ruby 0.001406 0.000191 2.344553 ( 2.549079)
build_all 0.003040 0.003996 3.958560 ( 2.115122)
build_install 0.013125 0.000773 2.985905 ( 2.324065)
test_btest 0.000702 0.000112 55.336460 ( 20.793999)
test_basic 0.001896 0.003898 0.492971 ( 0.590210)
test_all 0.000818 0.000158 640.777439 (199.992548)
test_rubyspec 0.025128 0.017046 68.129292 ( 78.153675)
total: 309.51 sec