Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-214319
#<BuildRuby:0x0000564182336390
@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.20230501-214319",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000029 0.000002 0.000031 ( 0.000032)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005102 0.000093 1.608321 ( 2.866033)
build_miniruby 0.001193 0.000099 1.211817 ( 1.210542)
build_ruby 0.001333 0.000111 2.514932 ( 2.773959)
build_all 0.004536 0.000378 1.962254 ( 1.251721)
build_install 0.009794 0.003975 3.017745 ( 2.095206)
test_btest 0.000675 0.000075 70.938331 ( 36.811856)
test_basic 0.005627 0.000625 0.769652 ( 0.943479)
test_all 0.001398 0.000000 557.260582 (240.103070)
test_rubyspec 0.014661 0.030149 77.236037 ( 89.854249)
total: 377.91 sec