Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-091057
#<BuildRuby:0x00007f0f4342fdc0
@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.20240620-091057",
@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.000024 0.000007 0.000031 ( 0.000032)
autoconf 0.000037 0.000012 0.000049 ( 0.000049)
configure 0.000029 0.000010 0.000039 ( 0.000039)
build_up 0.000000 0.009329 4.099960 ( 6.984690)
build_miniruby 0.000000 0.002380 1.806871 ( 2.777506)
build_ruby 0.002582 0.000000 4.779852 ( 6.750644)
build_all 0.007594 0.003709 8.717563 ( 11.975137)
build_install 0.014432 0.012984 12.011877 ( 15.772659)
test_btest 0.000528 0.000247 122.642173 (174.492174)
test_basic 0.003297 0.010563 1.377453 ( 2.767426)
test_all 0.125556 0.038989 1003.103696 (1116.083649)
test_rubyspec 0.039792 0.051093 169.340595 ( 47.513517)
total: 1385.12 sec