Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-060127
#<BuildRuby:0x00007fd74009fdc0
@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.20241219-060127",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.001164 0.004327 1.983869 ( 2.354660)
build_miniruby 0.001524 0.000420 1.704640 ( 1.832944)
build_ruby 0.001731 0.000477 4.528712 ( 5.028459)
build_all 0.002851 0.007896 6.851293 ( 4.676360)
build_install 0.011390 0.011988 8.880756 ( 6.815792)
test_btest 0.000624 0.000246 80.523602 ( 38.487048)
test_basic 0.003659 0.005671 0.948780 ( 1.012547)
test_all 0.103079 0.043947 702.969649 (257.467280)
test_rubyspec 0.040518 0.039021 120.760396 ( 32.120177)
total: 349.80 sec