Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-014600
#<BuildRuby:0x00007fd330b1fde0
@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.20241020-014600",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000019 0.000004 0.000023 ( 0.000026)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.003712 0.002854 2.801496 ( 2.866550)
build_miniruby 0.001325 0.000348 1.523235 ( 1.519691)
build_ruby 0.001454 0.000383 3.954470 ( 4.122162)
build_all 0.003412 0.006336 7.034479 ( 2.929568)
build_install 0.013452 0.007242 9.684978 ( 5.880066)
test_btest 0.000608 0.000222 89.524326 ( 25.171820)
test_basic 0.009742 0.000467 1.046492 ( 3.882522)
test_all 0.094596 0.053065 702.078131 (217.446660)
test_rubyspec 0.056182 0.028163 134.521322 ( 33.764861)
total: 297.58 sec