Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-015232
#<BuildRuby:0x00007f1b99adfdc0
@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.20241214-015232",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006089 0.000184 2.346223 ( 2.655359)
build_miniruby 0.001269 0.000119 1.631771 ( 1.628928)
build_ruby 0.002018 0.000000 4.152401 ( 4.320405)
build_all 0.008430 0.000183 5.978977 ( 2.502171)
build_install 0.016535 0.000663 8.166272 ( 4.518253)
test_btest 0.000000 0.000936 78.630339 ( 32.021175)
test_basic 0.000906 0.007515 1.031965 ( 1.077374)
test_all 0.108174 0.033935 680.671083 (231.180220)
test_rubyspec 0.045912 0.036121 118.913133 ( 27.364352)
total: 307.27 sec