Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-094925
#<BuildRuby:0x00007f0a133bfdc0
@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.20240926-094925",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.001124 0.008233 4.716090 ( 3.927003)
build_miniruby 0.000000 0.001618 1.662642 ( 1.659585)
build_ruby 0.000000 0.001992 3.827185 ( 3.995525)
build_all 0.000473 0.008504 7.142307 ( 3.013087)
build_install 0.021439 0.000221 10.593124 ( 4.867255)
test_btest 0.000776 0.000167 96.088807 ( 26.428446)
test_basic 0.003271 0.006990 1.148151 ( 1.197937)
test_all 0.104030 0.048137 828.518728 (251.635194)
test_rubyspec 0.047379 0.040051 135.790647 ( 29.915484)
total: 326.64 sec