Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-051516
#<BuildRuby:0x00005566d2d55a00
@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.20240304-051516",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.008740 0.000341 2.763116 ( 3.433687)
build_miniruby 0.000000 0.001849 1.917231 ( 1.964996)
build_ruby 0.000300 0.001511 3.474572 ( 3.755306)
build_all 0.008139 0.000412 6.871753 ( 4.005296)
build_install 0.013090 0.008409 9.150631 ( 5.971644)
test_btest 0.000730 0.000110 95.411073 ( 39.991877)
test_basic 0.000738 0.006873 0.934149 ( 1.003820)
test_all 0.099268 0.019853 808.189560 (295.383974)
test_rubyspec 0.049501 0.043007 131.993818 (144.647205)
total: 500.16 sec