Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-223547
#<BuildRuby:0x0000562bb9a42078
@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.20231219-223547",
@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.002692 0.000448 2.319950 ( 3.898300)
autoconf 0.001262 0.000211 2.669601 ( 3.638840)
configure 0.057535 0.027879 47.905607 (164.748617)
build_up 0.032163 0.005799 52.855286 ( 69.325522)
build_miniruby 0.016116 0.002691 327.320893 (380.229804)
build_ruby 0.002562 0.000000 5.307507 ( 20.042087)
build_all 0.060719 0.051894 378.650013 (437.885890)
build_install 0.016581 0.005471 4.674442 ( 5.891359)
test_btest 0.000276 0.001657 83.739704 ( 97.845764)
test_basic 0.000000 0.008887 0.958382 ( 1.672202)
test_all 0.088232 0.043481 695.171967 (821.552301)
test_rubyspec 0.059537 0.027163 150.258151 (232.843866)
total: 2239.58 sec