Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-051831
#<BuildRuby:0x00007f51ca67fde0
@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.20240825-051831",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.000452 0.007147 3.107820 ( 2.950163)
build_miniruby 0.001239 0.000323 1.495277 ( 1.491974)
build_ruby 0.002022 0.000000 3.380488 ( 3.584080)
build_all 0.007041 0.001303 7.684037 ( 2.957584)
build_install 0.002699 0.014496 10.370280 ( 4.792099)
test_btest 0.000738 0.000284 110.289623 ( 29.515636)
test_basic 0.001713 0.008756 1.130654 ( 1.172056)
test_all 0.089317 0.060876 778.065461 (225.643773)
test_rubyspec 0.045948 0.045184 165.089935 ( 30.502048)
total: 302.61 sec