Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250421-023224
#<BuildRuby:0x00007f64317ffde0
@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.20250421-023224",
@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.000004 0.000016 ( 0.000018)
autoconf 0.000025 0.000009 0.000034 ( 0.000034)
configure 0.000019 0.000007 0.000026 ( 0.000027)
build_up 0.003793 0.001365 2.022957 ( 2.340588)
build_miniruby 0.001203 0.000433 1.594614 ( 1.592084)
build_ruby 0.001477 0.000532 3.939316 ( 4.038732)
build_all 0.008055 0.000000 5.787912 ( 2.563347)
build_install 0.012489 0.002676 7.538844 ( 4.312192)
test_btest 0.000714 0.000230 49.302194 ( 13.816170)
test_basic 0.003978 0.004075 0.893258 ( 0.950284)
test_all 0.100517 0.019220 605.517946 (179.698399)
test_rubyspec 0.050184 0.025158 100.256908 ( 22.905881)
total: 232.22 sec