Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-123631
#<BuildRuby:0x00007f0236c8fde0
@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.20240731-123631",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.007750 0.001329 3.897652 ( 3.806250)
build_miniruby 0.001530 0.000262 1.740681 ( 1.737412)
build_ruby 0.001845 0.000317 4.336915 ( 16.370420)
build_all 0.005267 0.003712 8.404033 ( 3.397360)
build_install 0.011978 0.007429 10.959566 ( 4.834294)
test_btest 0.000991 0.000000 118.705700 ( 31.002342)
test_basic 0.003452 0.007344 1.345462 ( 1.387866)
test_all 0.097794 0.053735 867.369522 (273.985337)
test_rubyspec 0.047441 0.048105 167.962011 ( 34.712718)
total: 371.24 sec