Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-201758
#<BuildRuby:0x000055bb62189fc0
@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.20231218-201758",
@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.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.006032 0.000431 2.280648 ( 2.341126)
build_miniruby 0.001451 0.000104 1.560079 ( 1.561283)
build_ruby 0.000000 0.002053 3.105141 ( 3.326829)
build_all 0.005791 0.002271 5.761616 ( 2.892245)
build_install 0.015889 0.003169 7.314562 ( 4.297554)
test_btest 0.000768 0.000088 79.531819 ( 31.059777)
test_basic 0.000000 0.005348 0.745463 ( 0.807713)
test_all 0.083760 0.032273 678.120271 (241.618152)
test_rubyspec 0.023102 0.040297 92.562881 (104.285884)
total: 392.19 sec