Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-120137
#<BuildRuby:0x000055d512966008
@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.20230122-120137",
@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.000000 0.000015 ( 0.000016)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.000811 0.004118 1.032520 ( 1.390976)
build_miniruby 0.001362 0.000054 1.253233 ( 1.251247)
build_ruby 0.001600 0.000064 2.788708 ( 3.056605)
build_all 0.002235 0.004424 3.427639 ( 1.599792)
build_install 0.012309 0.000269 2.427616 ( 1.601502)
test_btest 0.000881 0.000065 55.977353 ( 14.767905)
test_basic 0.004722 0.000350 0.409834 ( 0.501438)
test_all 0.000907 0.000477 603.762490 (173.323678)
test_rubyspec 0.020618 0.018743 61.183170 ( 71.091730)
total: 268.59 sec