Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-233542
#<BuildRuby:0x00007fbcf354fdc8
@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.20240709-233542",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.001432 0.007229 4.252646 ( 3.986684)
build_miniruby 0.001686 0.000465 1.751396 ( 1.793721)
build_ruby 0.001783 0.000491 4.135056 ( 4.314956)
build_all 0.007629 0.002771 8.612994 ( 4.756608)
build_install 0.016853 0.006997 11.375142 ( 6.496149)
test_btest 0.000682 0.000203 121.586757 ( 58.725487)
test_basic 0.013133 0.000500 1.415043 ( 1.508144)
test_all 0.104509 0.050629 891.606553 (337.483889)
test_rubyspec 0.050101 0.035758 158.348947 ( 37.239100)
total: 456.31 sec