Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-214044
#<BuildRuby:0x000055c647c16228
@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.20230110-214044",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.004031 0.000840 1.191551 ( 2.195023)
build_miniruby 0.001114 0.000232 1.619400 ( 1.880722)
build_ruby 0.001316 0.000274 3.894931 ( 4.726426)
build_all 0.003691 0.005064 4.010164 ( 3.294230)
build_install 0.019353 0.000000 3.154576 ( 3.451178)
test_btest 0.001039 0.000000 60.205508 ( 37.200586)
test_basic 0.006115 0.000000 0.457711 ( 0.701271)
test_all 0.000847 0.000566 686.016394 (221.753342)
test_rubyspec 0.028457 0.023844 67.912926 ( 78.170761)
total: 353.37 sec