Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-032325
#<BuildRuby:0x00007fbd0cb0fdd0
@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.20241022-032325",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.004725 0.002921 3.681972 ( 3.567097)
build_miniruby 0.001192 0.000397 1.270046 ( 1.266708)
build_ruby 0.001403 0.000467 4.073055 ( 4.256851)
build_all 0.006202 0.003387 7.419938 ( 3.079041)
build_install 0.019869 0.001227 10.319143 ( 4.939995)
test_btest 0.000000 0.000858 96.905241 ( 34.274503)
test_basic 0.009783 0.004963 1.248668 ( 1.379339)
test_all 0.114130 0.040842 780.615727 (323.487333)
test_rubyspec 0.065335 0.024637 134.810160 ( 30.059644)
total: 406.31 sec