Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-051006
#<BuildRuby:0x00007f042d4ffdc0
@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.20240625-051006",
@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.000027 0.000008 0.000035 ( 0.000035)
autoconf 0.000046 0.000013 0.000059 ( 0.000054)
configure 0.000035 0.000009 0.000044 ( 0.000045)
build_up 0.004772 0.005302 4.109346 ( 6.523673)
build_miniruby 0.001624 0.000496 1.854941 ( 2.535750)
build_ruby 0.000000 0.002760 4.872512 ( 6.651526)
build_all 0.001652 0.009843 8.875544 ( 10.477152)
build_install 0.022452 0.003673 11.990185 ( 13.908314)
test_btest 0.000798 0.000286 127.752914 (159.416817)
test_basic 0.009135 0.006151 1.437450 ( 2.701212)
test_all 0.108256 0.063468 1029.519530 (1226.012196)
test_rubyspec 0.042363 0.057823 176.645755 ( 84.592136)
total: 1512.82 sec