Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-144816
#<BuildRuby:0x00007f112e2bfde0
@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.20240615-144816",
@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.000021 0.000007 0.000028 ( 0.000027)
autoconf 0.000039 0.000012 0.000051 ( 0.000052)
configure 0.000048 0.000000 0.000048 ( 0.000044)
build_up 0.008866 0.000318 3.855385 ( 3.830946)
build_miniruby 0.000000 0.002033 1.787622 ( 1.784368)
build_ruby 0.000244 0.001999 4.584478 ( 4.758163)
build_all 0.008493 0.001385 8.272460 ( 3.471314)
build_install 0.014701 0.009122 11.430998 ( 5.952959)
test_btest 0.000715 0.000245 110.304898 ( 30.235539)
test_basic 0.009224 0.000212 1.224823 ( 1.280802)
test_all 0.097705 0.052876 858.465035 (258.699584)
test_rubyspec 0.060171 0.032375 159.098983 ( 35.317410)
total: 345.33 sec