Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-183411
#<BuildRuby:0x00007f9cd079fdc8
@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.20240811-183411",
@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.000002 0.000023 ( 0.000024)
autoconf 0.000039 0.000004 0.000043 ( 0.000043)
configure 0.000035 0.000004 0.000039 ( 0.000039)
build_up 0.005001 0.004095 4.129841 ( 4.047433)
build_miniruby 0.000000 0.001926 1.895805 ( 1.925579)
build_ruby 0.001375 0.000928 4.678014 ( 4.838315)
build_all 0.006256 0.003582 8.948221 ( 4.669066)
build_install 0.015933 0.007730 11.908652 ( 6.657478)
test_btest 0.000736 0.000147 122.397214 ( 41.874346)
test_basic 0.000000 0.013862 1.344221 ( 1.395050)
test_all 0.112423 0.038047 848.190772 (247.128078)
test_rubyspec 0.055701 0.034290 167.753723 ( 32.694195)
total: 345.23 sec