Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250314-193024
#<BuildRuby:0x00007fca158afde0
@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.20250314-193024",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000033)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002117 0.004512 2.414641 ( 2.275312)
build_miniruby 0.001541 0.000000 1.420830 ( 1.418672)
build_ruby 0.001923 0.000000 3.516942 ( 3.737981)
build_all 0.006392 0.001290 5.372329 ( 2.281875)
build_install 0.010319 0.006027 7.295390 ( 3.705088)
test_btest 0.000631 0.000154 47.323973 ( 15.325325)
test_basic 0.008595 0.001187 0.660651 ( 0.715178)
test_all 0.081568 0.035947 587.979891 (195.919957)
test_rubyspec 0.034855 0.044715 99.907520 ( 23.904978)
total: 249.29 sec