Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260302-041919
#<BuildRuby:0x000072706148fdc0
@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.20260302-041919",
@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.000027 0.000007 0.000034 ( 0.000034)
autoconf 0.000044 0.000013 0.000057 ( 0.000056)
configure 0.000000 0.000056 0.000056 ( 0.000055)
build_up 0.000894 0.007051 3.156127 ( 5.896064)
build_miniruby 0.001813 0.000270 2.418964 ( 3.363924)
build_ruby 0.001931 0.000644 6.163912 ( 8.824200)
build_all 0.009057 0.001643 8.728360 ( 11.566554)
build_install 0.019580 0.005481 11.973826 ( 16.408935)
test_btest 0.001021 0.000327 98.247244 (150.711833)
test_basic 0.008635 0.004964 1.516177 ( 2.956709)
test_all 0.114025 0.037922 999.313562 (1165.399042)
test_rubyspec 0.063001 0.035954 149.920265 ( 48.612676)
total: 1413.74 sec