Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251228-121912
#<BuildRuby:0x000074016571fdd8
@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.20251228-121912",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.002534 0.004144 2.673618 ( 3.450607)
build_miniruby 0.001359 0.000339 1.896752 ( 2.062752)
build_ruby 0.001590 0.000398 4.742269 ( 5.209506)
build_all 0.009502 0.000818 7.293145 ( 5.441212)
build_install 0.018750 0.004928 9.849718 ( 7.833046)
test_btest 0.001138 0.000108 80.821026 ( 54.073435)
test_basic 0.006644 0.005659 1.203607 ( 1.674717)
test_all 0.092139 0.043949 825.461169 (346.333815)
test_rubyspec 0.066646 0.020204 133.419261 ( 48.687705)
total: 474.77 sec