Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-011145
#<BuildRuby:0x000055aefa70a018
@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.20221226-011145",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.003837 0.002236 1.150811 ( 2.033128)
build_miniruby 0.001544 0.000335 1.602527 ( 1.697595)
build_ruby 0.001575 0.000343 3.927825 ( 4.716758)
build_all 0.007386 0.001605 4.169250 ( 2.957807)
build_install 0.019764 0.002296 3.562140 ( 3.666916)
test_btest 0.001231 0.000000 59.616149 ( 37.461376)
test_basic 0.000467 0.007175 0.486665 ( 0.713395)
test_all 0.001312 0.000999 705.936737 (388.765305)
test_rubyspec 0.020288 0.032090 73.710210 ( 90.239920)
total: 532.25 sec