Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-093450
#<BuildRuby:0x0000561810291f70
@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.20230118-093450",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.002958 0.002058 1.030805 ( 1.438015)
build_miniruby 0.000000 0.001268 1.253689 ( 1.252678)
build_ruby 0.000776 0.001131 3.015165 ( 3.296878)
build_all 0.003921 0.003712 3.715532 ( 1.915209)
build_install 0.010488 0.003476 2.732504 ( 1.976402)
test_btest 0.000637 0.000269 55.779882 ( 21.667721)
test_basic 0.001302 0.004192 0.388938 ( 0.487120)
test_all 0.000000 0.001573 634.575418 (221.107519)
test_rubyspec 0.029412 0.020757 68.218828 ( 78.496746)
total: 331.64 sec