Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250426-083448
#<BuildRuby:0x00007f518180fdc0
@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.20250426-083448",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.001918 0.003527 1.981174 ( 2.283723)
build_miniruby 0.000000 0.001661 1.653159 ( 1.650105)
build_ruby 0.000000 0.002038 4.045852 ( 4.166497)
build_all 0.008653 0.000000 6.282833 ( 2.683820)
build_install 0.016266 0.001772 7.654520 ( 4.058517)
test_btest 0.000847 0.000191 51.466593 ( 15.300724)
test_basic 0.007191 0.000766 0.772867 ( 0.826286)
test_all 0.075577 0.045162 593.649915 (186.211792)
test_rubyspec 0.052630 0.023515 109.313097 ( 32.794495)
total: 249.98 sec