Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-162148
#<BuildRuby:0x00007eff1875fdc8
@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.20240928-162148",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.004771 0.004128 4.675778 ( 4.103883)
build_miniruby 0.001641 0.000348 1.727442 ( 1.724769)
build_ruby 0.001695 0.000360 4.365495 ( 39.696199)
build_all 0.008764 0.000963 7.011141 ( 6.243260)
build_install 0.016204 0.006965 10.793778 ( 5.523403)
test_btest 0.000853 0.000195 97.817798 ( 51.442675)
test_basic 0.008210 0.005501 1.246940 ( 1.446775)
test_all 0.110556 0.050957 868.773415 (452.875038)
test_rubyspec 0.041201 0.053644 140.740773 ( 83.515440)
total: 646.57 sec