Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-143718
#<BuildRuby:0x00007f161281fdd8
@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.20240624-143718",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000035 0.000010 0.000045 ( 0.000046)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.001285 0.006969 3.834445 ( 3.739805)
build_miniruby 0.000000 0.002019 1.588600 ( 1.586565)
build_ruby 0.000056 0.001783 4.089971 ( 4.219755)
build_all 0.009604 0.000681 8.735141 ( 3.956049)
build_install 0.017975 0.006178 11.874482 ( 6.212005)
test_btest 0.000750 0.000273 117.192956 ( 36.838415)
test_basic 0.001992 0.007415 1.177939 ( 1.237847)
test_all 0.094438 0.055321 845.330635 (252.085158)
test_rubyspec 0.054834 0.035831 159.483814 ( 33.061241)
total: 342.94 sec