Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-195337
#<BuildRuby:0x000055fde5706258
@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.20240311-195337",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.004540 0.004588 4.321912 ( 4.183023)
build_miniruby 0.001368 0.004356 107.664070 ( 49.756192)
build_ruby 0.001628 0.000280 4.423592 ( 4.989287)
build_all 0.008012 0.000630 6.571242 ( 4.290109)
build_install 0.021268 0.000000 8.779530 ( 6.515229)
test_btest 0.000947 0.000000 92.593854 ( 72.083418)
test_basic 0.005554 0.002625 1.053947 ( 1.453119)
test_all 0.082411 0.040889 774.922208 (427.507807)
test_rubyspec 0.039382 0.060472 136.196013 (197.240039)
total: 768.02 sec