Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-153228
#<BuildRuby:0x00007f320986fdc0
@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.20241106-153228",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.003260 0.003806 3.577577 ( 3.491971)
build_miniruby 0.000000 0.001745 1.225267 ( 1.222016)
build_ruby 0.000000 0.001901 3.936157 ( 4.037475)
build_all 0.002563 0.005092 6.439658 ( 2.604159)
build_install 0.012966 0.004337 8.842148 ( 4.037419)
test_btest 0.000718 0.000255 79.412428 ( 29.317225)
test_basic 0.007161 0.005275 1.165298 ( 1.521003)
test_all 0.121219 0.026597 727.212962 (245.738765)
test_rubyspec 0.040108 0.043844 121.600106 ( 27.114675)
total: 319.09 sec