Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-040221
#<BuildRuby:0x00007fa48800fdc8
@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.20240808-040221",
@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.000006 0.000027 ( 0.000027)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000033 0.000009 0.000042 ( 0.000041)
build_up 0.008282 0.001112 4.196914 ( 5.326230)
build_miniruby 0.001434 0.000379 1.847707 ( 2.118151)
build_ruby 0.000000 0.002321 4.727078 ( 5.529462)
build_all 0.005181 0.006371 9.427782 ( 7.605244)
build_install 0.020725 0.005389 12.665596 ( 9.867360)
test_btest 0.000724 0.000223 128.979406 ( 98.499030)
test_basic 0.013541 0.000098 1.352321 ( 1.664935)
test_all 0.118410 0.040127 926.300095 (408.162985)
test_rubyspec 0.053439 0.038229 169.170595 ( 43.930107)
total: 582.71 sec