Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-232003
#<BuildRuby:0x00007fa03db4fde0
@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.20241228-232003",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.002648 0.002055 1.263575 ( 1.580352)
build_miniruby 0.001089 0.000226 1.056958 ( 1.054239)
build_ruby 0.001497 0.000312 2.869498 ( 3.049419)
build_all 0.004234 0.003853 5.185063 ( 1.994888)
build_install 0.011073 0.003707 6.131319 ( 3.083529)
test_btest 0.000661 0.000165 61.253275 ( 16.653650)
test_basic 0.002999 0.004633 0.636327 ( 0.700676)
test_all 0.112125 0.026355 588.536641 (201.854705)
test_rubyspec 0.033963 0.040945 109.901746 ( 18.781984)
total: 248.75 sec