Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-202323
#<BuildRuby:0x00007f362435fdc0
@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.20241105-202323",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002987 0.004764 3.800678 ( 3.722985)
build_miniruby 0.001343 0.000346 1.547089 ( 1.545863)
build_ruby 0.001826 0.000000 4.130089 ( 4.259726)
build_all 0.004745 0.003698 6.354326 ( 2.546326)
build_install 0.016174 0.003741 9.576675 ( 4.735838)
test_btest 0.000655 0.000176 77.006849 ( 20.936305)
test_basic 0.004642 0.005065 0.955641 ( 1.005884)
test_all 0.094453 0.053071 737.245110 (212.301764)
test_rubyspec 0.043786 0.040339 119.238366 ( 26.926976)
total: 277.98 sec