Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-223902
#<BuildRuby:0x00007fafa847fdd8
@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.20241211-223902",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.004918 0.002533 3.278460 ( 3.222873)
build_miniruby 0.001379 0.000186 1.551546 ( 1.548155)
build_ruby 0.001481 0.000200 3.672287 ( 3.853202)
build_all 0.007837 0.000529 5.593230 ( 2.290284)
build_install 0.015884 0.002878 7.694838 ( 3.646528)
test_btest 0.000734 0.000101 67.559021 ( 17.614273)
test_basic 0.003890 0.003785 0.654745 ( 0.717864)
test_all 0.083777 0.056766 595.998210 (176.481981)
test_rubyspec 0.045496 0.034845 114.700092 ( 21.878176)
total: 231.25 sec