Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-065656
#<BuildRuby:0x000055cf67376018
@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.20240222-065656",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000000 0.006933 2.240855 ( 2.062684)
build_miniruby 0.000690 0.000572 1.259359 ( 1.257325)
build_ruby 0.001430 0.000000 3.054636 ( 3.297624)
build_all 0.006071 0.000540 6.019069 ( 2.317499)
build_install 0.010573 0.007017 7.560359 ( 3.522303)
test_btest 0.000885 0.000171 88.710209 ( 23.883354)
test_basic 0.004652 0.000901 0.829957 ( 0.890409)
test_all 0.077260 0.041958 839.397591 (263.776406)
test_rubyspec 0.040973 0.049722 127.712326 (137.413681)
total: 438.42 sec