Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-114516
#<BuildRuby:0x00005606ee6ae2a8
@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.20230626-114516",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.006365 0.000270 2.024796 ( 5.446579)
build_miniruby 0.001587 0.000164 1.731235 ( 3.729193)
build_ruby 0.001611 0.000166 2.990306 ( 5.221121)
build_all 0.003542 0.004456 2.525080 ( 3.834364)
build_install 0.014138 0.004382 3.824602 ( 5.911913)
test_btest 0.000901 0.000140 80.593033 ( 59.872842)
test_basic 0.003292 0.004021 0.848465 ( 1.416503)
test_all 0.002134 0.000388 609.611268 (344.834254)
test_rubyspec 0.033524 0.020159 88.400642 (134.011790)
total: 564.28 sec