Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-161459
#<BuildRuby:0x00007ff2ace5fdc0
@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.20241207-161459",
@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.000005 0.000024 ( 0.000023)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.000000 0.007475 3.483606 ( 3.401928)
build_miniruby 0.000000 0.001542 1.633462 ( 1.630586)
build_ruby 0.000000 0.001921 3.831178 ( 3.997871)
build_all 0.002944 0.005722 6.268335 ( 2.697025)
build_install 0.012590 0.007471 9.019682 ( 4.422489)
test_btest 0.000772 0.000309 77.010486 ( 22.153044)
test_basic 0.009058 0.000117 1.038595 ( 1.126468)
test_all 0.098332 0.045396 723.482109 (210.862237)
test_rubyspec 0.059615 0.019481 118.793403 ( 27.826648)
total: 278.12 sec