Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-011526
#<BuildRuby:0x00007fb2dcddfdd8
@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.20241109-011526",
@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.000004 0.000015 ( 0.000015)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.000000 0.007529 3.885373 ( 3.812077)
build_miniruby 0.001002 0.000798 1.795424 ( 1.838620)
build_ruby 0.001807 0.000678 4.683314 ( 4.865387)
build_all 0.005114 0.004536 6.917796 ( 3.558414)
build_install 0.019769 0.002570 9.855504 ( 5.818417)
test_btest 0.000744 0.000265 82.458803 ( 33.120263)
test_basic 0.007662 0.004003 1.098517 ( 1.196212)
test_all 0.110902 0.038669 833.900132 (431.657591)
test_rubyspec 0.044841 0.045125 124.072329 ( 66.376348)
total: 552.24 sec