Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-093505
#<BuildRuby:0x0000559072175fb8
@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-093505",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.003666 0.002133 1.727293 ( 2.974358)
build_miniruby 0.000000 0.001312 1.174988 ( 1.175551)
build_ruby 0.001069 0.000229 2.338265 ( 2.568151)
build_all 0.005780 0.000000 1.998803 ( 1.191288)
build_install 0.003799 0.011429 3.118509 ( 2.257945)
test_btest 0.000581 0.000104 71.984026 ( 24.145322)
test_basic 0.004758 0.000850 0.699882 ( 0.780105)
test_all 0.000367 0.000978 588.248203 (185.072709)
test_rubyspec 0.024235 0.022104 74.861440 ( 86.723892)
total: 306.89 sec