Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-114130
#<BuildRuby:0x0000557560cba130
@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.20230817-114130",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.006238 0.000152 2.200318 ( 5.036234)
build_miniruby 0.001665 0.000124 1.696322 ( 3.610800)
build_ruby 0.000000 0.001945 3.218696 ( 4.560100)
build_all 0.002378 0.005772 6.261140 ( 6.380594)
build_install 0.017505 0.001785 8.009205 ( 8.158753)
test_btest 0.001120 0.000000 80.649667 ( 48.938090)
test_basic 0.005569 0.000286 0.984878 ( 1.504697)
test_all 0.009247 0.000575 731.568125 (542.990441)
test_rubyspec 0.036136 0.036268 103.734134 (159.838878)
total: 781.02 sec