Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-075135
#<BuildRuby:0x000055835e2f23d0
@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.20240114-075135",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.001376 0.004271 1.661880 ( 2.071600)
build_miniruby 0.001330 0.000347 1.618743 ( 1.618686)
build_ruby 0.001488 0.000388 3.209525 ( 3.441106)
build_all 0.007958 0.000000 5.736186 ( 2.966898)
build_install 0.005842 0.011462 6.913371 ( 4.093422)
test_btest 0.000737 0.000245 80.406921 ( 30.305279)
test_basic 0.002269 0.004880 0.841660 ( 0.935473)
test_all 0.086956 0.030369 762.209816 (275.343523)
test_rubyspec 0.036709 0.034718 93.763072 (105.586400)
total: 426.36 sec