Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-221057
#<BuildRuby:0x00007fbe0829fdd8
@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-221057",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006561 0.001230 3.735088 ( 3.685897)
build_miniruby 0.001289 0.000241 1.609446 ( 1.606391)
build_ruby 0.002025 0.000000 4.325695 ( 4.485317)
build_all 0.009915 0.000649 7.629972 ( 4.991742)
build_install 0.016706 0.007603 10.722440 ( 6.931873)
test_btest 0.000725 0.000149 91.808954 ( 29.151904)
test_basic 0.007215 0.004870 1.146106 ( 1.237452)
test_all 0.085778 0.063361 789.974798 (239.887918)
test_rubyspec 0.051663 0.035638 128.215299 ( 29.417923)
total: 321.40 sec