Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-013912
#<BuildRuby:0x00007f0651bffdc0
@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.20240716-013912",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000046 0.000007 0.000053 ( 0.000053)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.000000 0.007922 3.661090 ( 3.905566)
build_miniruby 0.002263 0.000466 1.667402 ( 1.885031)
build_ruby 0.002130 0.000000 4.706667 ( 5.040254)
build_all 0.008315 0.002894 8.700655 ( 5.607800)
build_install 0.016214 0.008922 11.586936 ( 8.004936)
test_btest 0.000912 0.000223 118.720036 ( 47.565755)
test_basic 0.006590 0.004717 1.159645 ( 1.218066)
test_all 0.120478 0.035959 850.836587 (272.266122)
test_rubyspec 0.047238 0.045393 160.644822 ( 31.439702)
total: 376.93 sec