Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-151026
#<BuildRuby:0x0000556254571a00
@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.20240306-151026",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006823 0.000487 2.623825 ( 2.413370)
build_miniruby 0.001470 0.000105 1.589111 ( 1.590465)
build_ruby 0.001552 0.000110 3.679506 ( 3.867262)
build_all 0.004406 0.003531 6.745835 ( 3.075026)
build_install 0.015860 0.004036 8.841731 ( 4.740885)
test_btest 0.000624 0.000072 93.614522 ( 37.413239)
test_basic 0.000000 0.007581 0.972146 ( 1.044700)
test_all 0.074446 0.044065 845.231163 (329.044472)
test_rubyspec 0.049916 0.041036 129.216499 (143.275933)
total: 526.47 sec