Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-130551
#<BuildRuby:0x0000563c9d8a6120
@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.20230725-130551",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000000 0.000061 0.000061 ( 0.000031)
autoconf 0.000000 0.000029 0.000029 ( 0.000029)
configure 0.000000 0.000026 0.000026 ( 0.000026)
build_up 0.003813 0.003636 2.257878 ( 5.460495)
build_miniruby 0.001113 0.000115 1.710451 ( 2.246338)
build_ruby 0.001528 0.000158 3.318168 ( 5.006432)
build_all 0.007611 0.000358 2.776030 ( 2.851169)
build_install 0.011190 0.008757 4.470606 ( 5.060256)
test_btest 0.000000 0.001131 80.704598 ( 52.319032)
test_basic 0.000035 0.007297 0.910463 ( 1.498009)
test_all 0.000925 0.000203 616.962953 (381.038415)
test_rubyspec 0.010347 0.050425 95.691120 (169.459283)
total: 624.94 sec