Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-010906
#<BuildRuby:0x0000562b6cff23d0
@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.20230605-010906",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.002694 0.003696 1.878054 ( 3.280997)
build_miniruby 0.001103 0.000245 1.400802 ( 1.436817)
build_ruby 0.001986 0.000000 2.953892 ( 3.446895)
build_all 0.006689 0.001023 2.207040 ( 2.340301)
build_install 0.011063 0.007828 3.562460 ( 3.540954)
test_btest 0.000665 0.000171 79.752257 ( 40.284553)
test_basic 0.004375 0.003860 0.826561 ( 1.113782)
test_all 0.006305 0.000709 628.307167 (548.498050)
test_rubyspec 0.036494 0.029281 88.810415 (138.854072)
total: 742.80 sec