Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-054848
#<BuildRuby:0x00007f02f7d1fdc0
@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.20241019-054848",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.004231 0.003991 3.773786 ( 3.689248)
build_miniruby 0.001247 0.000282 1.474108 ( 1.548939)
build_ruby 0.001580 0.000357 4.010537 ( 35.983256)
build_all 0.009048 0.000210 7.767637 ( 3.264689)
build_install 0.009651 0.009381 10.381397 ( 5.023777)
test_btest 0.000717 0.000189 96.480348 ( 31.188234)
test_basic 0.004436 0.006657 1.229942 ( 1.273868)
test_all 0.083767 0.069786 775.247164 (225.100063)
test_rubyspec 0.047028 0.040045 141.818378 ( 28.303260)
total: 335.38 sec