Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-205301
#<BuildRuby:0x00007f8dd172fdd8
@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.20240728-205301",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.002731 0.005116 2.842770 ( 2.836476)
build_miniruby 0.001122 0.000436 1.286874 ( 1.282913)
build_ruby 0.001256 0.000488 2.945859 ( 3.170664)
build_all 0.006722 0.000875 7.072708 ( 2.640204)
build_install 0.004960 0.011527 8.578991 ( 3.785801)
test_btest 0.000883 0.000000 106.470611 ( 27.434694)
test_basic 0.002977 0.006159 0.948828 ( 0.995998)
test_all 0.092067 0.057283 780.570384 (224.614636)
test_rubyspec 0.054946 0.036319 169.410008 ( 28.348128)
total: 295.11 sec