Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-171630
#<BuildRuby:0x00007f2190edfdd8
@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.20241217-171630",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.005870 0.000489 2.606964 ( 3.535785)
build_miniruby 0.001367 0.000365 1.650084 ( 1.807790)
build_ruby 0.001841 0.000491 4.278201 ( 4.843016)
build_all 0.009537 0.000278 6.567187 ( 4.801837)
build_install 0.017751 0.003501 8.674400 ( 6.181383)
test_btest 0.000589 0.000144 81.299329 ( 56.227131)
test_basic 0.003678 0.008612 1.148352 ( 1.480144)
test_all 0.115684 0.035007 749.889035 (393.425770)
test_rubyspec 0.041243 0.040549 120.902209 ( 38.107954)
total: 510.41 sec