Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250521-110607
#<BuildRuby:0x00007ff76e4dfdd8
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250521-110607",
@make="make",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000026 0.000008 0.000034 ( 0.000033)
build_up 0.002572 0.004814 3.357104 ( 2.795937)
build_miniruby 0.001195 0.000398 1.639026 ( 1.638806)
build_ruby 0.001370 0.000456 4.127673 ( 31.848319)
build_all 0.001752 0.007366 6.567774 ( 3.464094)
build_install 0.011839 0.007986 9.543062 ( 5.337487)
test_btest 0.000570 0.000239 61.037113 ( 20.076409)
test_basic 0.012362 0.001653 1.114408 ( 1.293389)
test_all 0.099481 0.026019 713.322748 (257.010379)
test_rubyspec 0.037997 0.049571 120.584780 ( 34.442630)
total: 357.91 sec