Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250311-184313
#<BuildRuby:0x00007fc9ebbcfdd8
@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.20250311-184313",
@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.000017)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002659 0.003826 3.115413 ( 2.297699)
build_miniruby 0.001271 0.000227 1.207847 ( 1.205298)
build_ruby 0.001678 0.000300 3.364856 ( 3.533191)
build_all 0.003996 0.003311 5.350672 ( 2.253612)
build_install 0.014572 0.004333 7.869992 ( 3.925620)
test_btest 0.000861 0.000181 47.169059 ( 13.655204)
test_basic 0.008472 0.001005 0.869099 ( 0.914909)
test_all 0.069824 0.052147 650.179160 (234.870413)
test_rubyspec 0.054707 0.022566 100.666603 ( 28.527581)
total: 291.18 sec