Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-073238
#<BuildRuby:0x00007fdb69b9fdd8
@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.20240809-073238",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000035 0.000008 0.000043 ( 0.000042)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.008873 0.001117 4.279584 ( 5.544652)
build_miniruby 0.000000 0.002471 1.856288 ( 2.048584)
build_ruby 0.001446 0.000867 5.018455 ( 5.945141)
build_all 0.010702 0.000613 9.505312 ( 7.892427)
build_install 0.022244 0.003556 12.957658 ( 10.828178)
test_btest 0.000880 0.000200 133.086484 (125.224296)
test_basic 0.009559 0.004421 1.474212 ( 2.221962)
test_all 0.125048 0.041077 991.580465 (1042.787363)
test_rubyspec 0.058216 0.040897 185.562198 (143.381324)
total: 1345.88 sec