Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-135202
#<BuildRuby:0x00007fb56143fdc8
@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.20240828-135202",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000031 0.000010 0.000041 ( 0.000040)
configure 0.000029 0.000009 0.000038 ( 0.000039)
build_up 0.004238 0.005507 4.131997 ( 5.579860)
build_miniruby 0.002017 0.000000 1.780298 ( 2.116643)
build_ruby 0.000563 0.002184 4.828612 ( 5.421955)
build_all 0.008577 0.003028 9.140234 ( 7.956783)
build_install 0.023325 0.004925 12.365842 ( 11.366459)
test_btest 0.000634 0.000212 127.260988 (107.872897)
test_basic 0.010811 0.001979 1.382453 ( 2.140882)
test_all 0.108189 0.052488 941.930794 (745.991920)
test_rubyspec 0.055445 0.041042 175.377788 (106.086086)
total: 994.53 sec