Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-062335
#<BuildRuby:0x000055af8564a8e0
@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.20230812-062335",
@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.000014 0.000001 0.000015 ( 0.000029)
configure 0.000003 0.000000 0.000003 ( 0.000023)
build_up 0.002560 0.004432 2.388842 ( 4.248594)
build_miniruby 0.001402 0.000000 1.711351 ( 1.727485)
build_ruby 0.000000 0.001777 3.547309 ( 3.786175)
build_all 0.003531 0.004825 2.966567 ( 2.430071)
build_install 0.020552 0.000668 4.530470 ( 4.685075)
test_btest 0.000695 0.000094 88.371147 ( 52.123423)
test_basic 0.007792 0.001053 1.042596 ( 1.480796)
test_all 0.001504 0.000203 732.708054 (384.541803)
test_rubyspec 0.040962 0.023015 102.953737 (135.687871)
total: 590.71 sec