Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250612-054219
#<BuildRuby:0x000072ebf2eefdd0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250612-054219",
@make="make",
@no_timeout_error=nil,
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.004654 0.003587 4.545552 ( 8.058580)
build_miniruby 0.001037 0.000305 1.490179 ( 1.487106)
build_ruby 0.001483 0.000143 3.406778 ( 3.622401)
build_all 0.005613 0.002179 5.682154 ( 2.489380)
build_install 0.011787 0.007262 9.117296 ( 4.605869)
test_btest 0.000162 0.000728 50.654677 ( 16.648922)
test_basic 0.003764 0.002604 0.842355 ( 0.901668)
test_all 0.078922 0.034170 599.426923 (179.185266)
test_rubyspec 0.047869 0.025139 105.626273 ( 20.380894)
total: 237.38 sec