Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-163250
#<BuildRuby:0x000055a9a2d6a320
@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.20230203-163250",
@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.000000 0.000017 0.000017 ( 0.000018)
autoconf 0.000000 0.000024 0.000024 ( 0.000023)
configure 0.000000 0.000022 0.000022 ( 0.000021)
build_up 0.001351 0.003390 1.144969 ( 1.591099)
build_miniruby 0.001291 0.000162 1.149246 ( 1.153700)
build_ruby 0.001285 0.000161 2.316230 ( 2.532120)
build_all 0.007609 0.000000 3.988217 ( 2.590377)
build_install 0.004574 0.010415 2.931662 ( 2.722584)
test_btest 0.000533 0.000110 56.286397 ( 32.030694)
test_basic 0.001727 0.004179 0.429577 ( 0.654510)
test_all 0.001732 0.000214 630.279160 (250.720402)
test_rubyspec 0.027183 0.014157 68.133417 ( 78.162019)
total: 372.16 sec