Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-030608
#<BuildRuby:0x00007f68560bfde0
@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.20240828-030608",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.006667 0.001160 2.911900 ( 2.975169)
build_miniruby 0.001434 0.000249 1.457778 ( 1.453821)
build_ruby 0.001523 0.000265 3.618617 ( 3.836786)
build_all 0.007436 0.001293 7.546038 ( 2.749584)
build_install 0.015887 0.004209 9.761524 ( 4.493430)
test_btest 0.000747 0.000138 113.898017 ( 29.724126)
test_basic 0.010326 0.000130 1.283782 ( 1.332859)
test_all 0.099128 0.051718 837.212119 (238.967044)
test_rubyspec 0.054665 0.040772 164.631364 ( 35.436187)
total: 320.97 sec