Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250903-033144
#<BuildRuby:0x00007e091107fdd0
@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.20250903-033144",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004930 0.004445 4.592489 ( 3.141813)
build_miniruby 0.000401 0.001098 1.547588 ( 1.544644)
build_ruby 0.000667 0.001181 3.944063 ( 4.017756)
build_all 0.006013 0.001717 6.490737 ( 2.803512)
build_install 0.010892 0.009569 9.408910 ( 4.632877)
test_btest 0.000955 0.000000 61.000138 ( 16.784382)
test_basic 0.003888 0.004307 0.964463 ( 1.016565)
test_all 0.082415 0.036712 650.458530 (188.966074)
test_rubyspec 0.046238 0.033201 119.012222 ( 30.719510)
total: 253.63 sec