Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-014409
#<BuildRuby:0x00007f744f15fde0
@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.20240925-014409",
@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.000013 0.000007 0.000020 ( 0.000020)
autoconf 0.000019 0.000011 0.000030 ( 0.000029)
configure 0.000013 0.000008 0.000021 ( 0.000021)
build_up 0.004028 0.003942 3.259497 ( 3.068771)
build_miniruby 0.001017 0.000598 4.553707 ( 4.153006)
build_ruby 0.001133 0.000666 2.966249 ( 3.214058)
build_all 0.004141 0.002436 5.326214 ( 2.081783)
build_install 0.011291 0.005872 7.748476 ( 3.511711)
test_btest 0.000000 0.000840 85.416669 ( 22.408734)
test_basic 0.007533 0.002211 0.903215 ( 0.947745)
test_all 0.093096 0.059770 757.469949 (251.838956)
test_rubyspec 0.054365 0.033049 134.954794 ( 23.363249)
total: 314.59 sec