Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-114607
#<BuildRuby:0x00007ffadbb8fdc0
@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.20240715-114607",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.002735 0.004464 3.284629 ( 3.327199)
build_miniruby 0.001328 0.000242 1.139548 ( 1.137173)
build_ruby 0.001634 0.000297 4.033211 ( 4.190274)
build_all 0.008201 0.000716 8.231522 ( 3.299789)
build_install 0.017330 0.002820 10.518736 ( 4.954851)
test_btest 0.000975 0.000170 114.078235 ( 29.725445)
test_basic 0.008675 0.000082 1.058560 ( 1.103526)
test_all 0.134975 0.015757 832.831029 (287.130177)
test_rubyspec 0.045672 0.040114 162.506834 ( 29.702628)
total: 364.57 sec