Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-101442
#<BuildRuby:0x00007fc14664fdc0
@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.20241116-101442",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.003564 0.003058 3.000511 ( 3.118203)
build_miniruby 0.001167 0.000247 1.171154 ( 1.168169)
build_ruby 0.001382 0.000293 3.575277 ( 3.746244)
build_all 0.005974 0.001268 5.228151 ( 2.101494)
build_install 0.010932 0.004740 7.911734 ( 3.828236)
test_btest 0.000648 0.000148 75.150502 ( 20.244834)
test_basic 0.007826 0.000799 0.750652 ( 0.800969)
test_all 0.113575 0.027842 666.101063 (194.630530)
test_rubyspec 0.024465 0.055093 121.926095 ( 25.574885)
total: 255.21 sec