Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-074012
#<BuildRuby:0x0000562181e86018
@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.20240126-074012",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.005505 0.000635 1.914972 ( 2.265195)
build_miniruby 0.001245 0.000144 1.508606 ( 1.507342)
build_ruby 0.001507 0.000174 3.190558 ( 3.393025)
build_all 0.003689 0.004202 6.377161 ( 2.451930)
build_install 0.012014 0.004870 7.318962 ( 3.515975)
test_btest 0.000632 0.000109 86.012131 ( 23.211635)
test_basic 0.006424 0.000000 0.929275 ( 0.990766)
test_all 0.088700 0.028661 741.588686 (238.852469)
test_rubyspec 0.041765 0.061575 149.461999 (161.196960)
total: 437.39 sec