Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-155247
#<BuildRuby:0x0000561eda775f70
@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.20230512-155247",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.004279 0.001070 1.778125 ( 3.094298)
build_miniruby 0.001039 0.000259 1.287822 ( 1.287193)
build_ruby 0.001097 0.000274 2.442909 ( 2.653590)
build_all 0.000000 0.006290 2.099419 ( 1.454872)
build_install 0.003887 0.011894 3.375701 ( 2.543771)
test_btest 0.000511 0.000225 73.041278 ( 27.062764)
test_basic 0.004200 0.001848 0.729696 ( 0.842882)
test_all 0.001443 0.000635 543.486087 (181.688659)
test_rubyspec 0.024277 0.020074 78.965661 ( 91.113992)
total: 311.74 sec