Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-075522
#<BuildRuby:0x00007fc9a5a1fdd0
@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.20240619-075522",
@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.000017 0.000008 0.000025 ( 0.000026)
autoconf 0.000069 0.000000 0.000069 ( 0.000065)
configure 0.000046 0.000000 0.000046 ( 0.000046)
build_up 0.007953 0.000019 3.590368 ( 3.574871)
build_miniruby 0.001269 0.000525 1.517301 ( 1.514127)
build_ruby 0.000000 0.001798 4.055997 ( 4.171389)
build_all 0.004249 0.004155 8.250337 ( 3.381013)
build_install 0.010414 0.007669 10.798501 ( 5.080316)
test_btest 0.000586 0.000275 115.726556 ( 30.283797)
test_basic 0.002672 0.009369 1.301382 ( 1.356343)
test_all 0.107849 0.041675 847.350025 (256.644439)
test_rubyspec 0.061668 0.032878 168.698037 ( 35.425953)
total: 341.43 sec