Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-015022
#<BuildRuby:0x00007f7d6e59fdd8
@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.20241126-015022",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000025 0.000012 0.000037 ( 0.000037)
configure 0.000018 0.000008 0.000026 ( 0.000028)
build_up 0.006715 0.001195 3.478866 ( 3.672116)
build_miniruby 0.001307 0.000568 1.626251 ( 1.627623)
build_ruby 0.001427 0.000620 4.297536 ( 4.450762)
build_all 0.009335 0.000363 6.442825 ( 3.646400)
build_install 0.008296 0.012656 9.253808 ( 5.115963)
test_btest 0.000615 0.000297 80.259040 ( 28.726582)
test_basic 0.004819 0.004545 0.876220 ( 0.923326)
test_all 0.112141 0.036753 698.563875 (221.648799)
test_rubyspec 0.039967 0.033599 119.752461 ( 31.457053)
total: 301.27 sec