Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-193120
#<BuildRuby:0x00007fe4db20fdd8
@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.20241008-193120",
@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.000003 0.000021 ( 0.000023)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.006769 0.001167 4.091846 ( 3.951445)
build_miniruby 0.000000 0.001690 1.723957 ( 1.720317)
build_ruby 0.000000 0.002015 4.165265 ( 4.379901)
build_all 0.005669 0.004068 7.545507 ( 3.128940)
build_install 0.017436 0.000987 9.902554 ( 4.578764)
test_btest 0.000755 0.000155 94.041130 ( 38.423058)
test_basic 0.005998 0.003767 0.862335 ( 0.907797)
test_all 0.102829 0.047202 744.539794 (220.777614)
test_rubyspec 0.058131 0.028255 137.784000 ( 31.948051)
total: 309.82 sec