Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-081114
#<BuildRuby:0x000055a8cbf4a028
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-081114",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000000 0.000000 0.000000 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.006153 1.537664 ( 2.005797)
build_miniruby 0.000266 0.001139 0.853950 ( 0.842296)
build_ruby 0.000988 0.000219 1.371363 ( 1.364575)
build_all 0.006109 0.000000 3.230595 ( 1.616200)
build_install 0.007409 0.004365 2.454429 ( 1.550674)
test_btest 0.000566 0.000135 59.704118 ( 15.830282)
test_basic 0.003887 0.000000 0.301278 ( 0.395720)
test_all 0.001307 0.000272 583.144493 (186.960142)
test_rubyspec 0.025211 0.014670 64.644531 ( 74.712947)
total: 285.28 sec