Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250510-105400
#<BuildRuby:0x00007f72e9b0fdc0
@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.20250510-105400",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.006122 0.000000 2.629924 ( 2.764271)
build_miniruby 0.001784 0.000044 1.693253 ( 1.689964)
build_ruby 0.001554 0.000376 4.002306 ( 4.058719)
build_all 0.002518 0.006381 6.367248 ( 2.757331)
build_install 0.017403 0.000461 8.038836 ( 4.276810)
test_btest 0.000724 0.000185 50.619376 ( 13.923304)
test_basic 0.000648 0.008473 0.932713 ( 0.987404)
test_all 0.101116 0.020283 595.560611 (184.451072)
test_rubyspec 0.049435 0.029736 109.753827 ( 26.233164)
total: 241.14 sec