Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-105711
#<BuildRuby:0x00007f659784fdd8
@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.20241015-105711",
@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.000020 0.000007 0.000027 ( 0.000026)
autoconf 0.000034 0.000011 0.000045 ( 0.000044)
configure 0.000030 0.000009 0.000039 ( 0.000039)
build_up 0.003246 0.005984 4.470358 ( 4.536465)
build_miniruby 0.001881 0.000000 1.842068 ( 1.845611)
build_ruby 0.002229 0.000198 5.043009 ( 5.310900)
build_all 0.005821 0.005870 8.250890 ( 5.472470)
build_install 0.023033 0.002548 11.083868 ( 6.539922)
test_btest 0.000665 0.000227 99.587856 ( 55.942775)
test_basic 0.006978 0.004904 1.300032 ( 1.631442)
test_all 0.117971 0.042760 869.776634 (412.721383)
test_rubyspec 0.052847 0.041847 144.339806 ( 54.837161)
total: 548.84 sec