Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250115-134301
#<BuildRuby:0x00007fbdd676fde0
@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.20250115-134301",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.004707 0.001086 2.195173 ( 2.305661)
build_miniruby 0.001262 0.000291 1.382966 ( 1.380123)
build_ruby 0.001695 0.000391 3.711082 ( 14.527269)
build_all 0.006417 0.001481 5.502400 ( 2.249852)
build_install 0.007678 0.009949 6.899835 ( 3.513367)
test_btest 0.000695 0.000206 69.359157 ( 19.341918)
test_basic 0.007782 0.000000 0.759627 ( 0.814565)
test_all 0.103753 0.020967 582.762087 (204.367466)
test_rubyspec 0.059048 0.019830 106.829237 ( 21.864854)
total: 270.37 sec