Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-150653
#<BuildRuby:0x00005620c413a4f8
@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.20231223-150653",
@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.000002 0.000020 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.001207 0.004168 1.732848 ( 2.759474)
build_miniruby 0.001644 0.000253 1.692464 ( 1.764902)
build_ruby 0.001501 0.000231 3.424032 ( 3.941999)
build_all 0.006946 0.001069 5.831268 ( 3.755679)
build_install 0.006148 0.013732 7.145999 ( 4.935964)
test_btest 0.000623 0.000162 81.314078 ( 43.435436)
test_basic 0.006832 0.000578 0.879795 ( 0.976426)
test_all 0.065134 0.051573 668.262720 (234.194170)
test_rubyspec 0.045424 0.023558 93.609208 (106.963285)
total: 402.73 sec