Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-230749
#<BuildRuby:0x00007fd4f090fde0
@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.20241230-230749",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000018 0.000007 0.000025 ( 0.000025)
configure 0.000014 0.000005 0.000019 ( 0.000020)
build_up 0.000000 0.005217 1.552578 ( 1.881542)
build_miniruby 0.000616 0.001185 1.225106 ( 1.221547)
build_ruby 0.001093 0.000514 3.366726 ( 3.575604)
build_all 0.002789 0.005395 6.333480 ( 2.603487)
build_install 0.011169 0.005461 7.549625 ( 3.976043)
test_btest 0.000626 0.000328 73.814637 ( 19.841538)
test_basic 0.007429 0.001777 0.816710 ( 0.866495)
test_all 0.113371 0.028718 707.700508 (213.968615)
test_rubyspec 0.031577 0.048261 115.104712 ( 25.566668)
total: 273.50 sec