Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-035846
#<BuildRuby:0x00007fa58ffefdd0
@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.20241126-035846",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.006797 0.000605 3.111943 ( 3.033996)
build_miniruby 0.001174 0.000261 1.244345 ( 1.241906)
build_ruby 0.001449 0.000322 3.251554 ( 3.411492)
build_all 0.007377 0.001639 6.229346 ( 2.552153)
build_install 0.013439 0.005743 8.208192 ( 3.849968)
test_btest 0.000701 0.000170 74.736690 ( 21.167675)
test_basic 0.007405 0.001795 0.966284 ( 1.014328)
test_all 0.076149 0.066520 718.142444 (220.344728)
test_rubyspec 0.062018 0.018264 120.041595 ( 34.958257)
total: 291.58 sec