Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-062721
#<BuildRuby:0x00007ff6e59bfdc8
@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.20241011-062721",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000037 0.000005 0.000042 ( 0.000043)
build_up 0.008592 0.000637 4.481138 ( 4.923028)
build_miniruby 0.001843 0.000255 1.909306 ( 1.959893)
build_ruby 0.002219 0.000000 4.751202 ( 4.976512)
build_all 0.005771 0.004827 8.055201 ( 4.222699)
build_install 0.023213 0.002247 11.086076 ( 6.804007)
test_btest 0.000000 0.001058 99.288048 ( 44.216388)
test_basic 0.000000 0.012666 1.293791 ( 1.395042)
test_all 0.107961 0.053288 783.534174 (339.786484)
test_rubyspec 0.050968 0.042019 143.960716 ( 60.071654)
total: 468.36 sec