Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260322-213549
#<BuildRuby:0x00007411a253fde0
@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.20260322-213549",
@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.000006 0.000023 ( 0.000024)
autoconf 0.000037 0.000012 0.000049 ( 0.000040)
configure 0.000027 0.000009 0.000036 ( 0.000034)
build_up 0.002718 0.003882 2.392364 ( 2.497741)
build_miniruby 0.001352 0.000480 2.011901 ( 1.981197)
build_ruby 0.001992 0.000000 4.626859 ( 4.702227)
build_all 0.008001 0.000991 6.767444 ( 3.036256)
build_install 0.017993 0.002203 8.949241 ( 4.976563)
test_btest 0.000000 0.000985 75.880192 ( 23.067486)
test_basic 0.005698 0.004316 1.065836 ( 1.102944)
test_all 0.099098 0.035435 779.879606 (229.862946)
test_rubyspec 0.052027 0.037547 132.595880 ( 27.591592)
total: 298.82 sec