Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-202535
#<BuildRuby:0x000055869d4ddfb8
@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.20230601-202535",
@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.000010 0.000004 0.000014 ( 0.000015)
autoconf 0.000014 0.000005 0.000019 ( 0.000021)
configure 0.000013 0.000005 0.000018 ( 0.000019)
build_up 0.004450 0.001731 1.910653 ( 4.437203)
build_miniruby 0.001171 0.000455 1.394600 ( 1.617484)
build_ruby 0.001449 0.000000 2.798772 ( 3.172730)
build_all 0.002597 0.004186 2.162335 ( 2.284835)
build_install 0.011519 0.005541 3.470224 ( 3.307174)
test_btest 0.000735 0.000315 76.657406 ( 38.834390)
test_basic 0.003381 0.003947 0.821187 ( 1.079254)
test_all 0.001427 0.000000 585.910697 (258.281971)
test_rubyspec 0.020835 0.029845 81.674873 ( 95.779655)
total: 408.80 sec