Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250731-185811
#<BuildRuby:0x000076825585fdd8
@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.20250731-185811",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000026 0.000009 0.000035 ( 0.000036)
configure 0.000024 0.000009 0.000033 ( 0.000032)
build_up 0.003203 0.004673 4.096827 ( 2.832177)
build_miniruby 0.001266 0.000110 1.547789 ( 1.544105)
build_ruby 0.001482 0.000193 3.606313 ( 3.785587)
build_all 0.007394 0.000446 6.040955 ( 2.487096)
build_install 0.008846 0.009177 9.319284 ( 4.645657)
test_btest 0.000032 0.000849 58.737642 ( 17.526118)
test_basic 0.004612 0.003205 0.939933 ( 3.346387)
test_all 0.082446 0.035366 682.962564 (201.197195)
test_rubyspec 0.034496 0.042624 157.627459 ( 32.159897)
total: 269.53 sec