Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-013900
#<BuildRuby:0x000055aad027a058
@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.20221203-013900",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.002510 0.003943 1.626779 ( 3.030247)
build_miniruby 0.001325 0.000166 1.043302 ( 1.398054)
build_ruby 0.001722 0.000215 2.025392 ( 2.436973)
build_all 0.008308 0.000491 4.026978 ( 4.493503)
build_install 0.006162 0.015786 3.051015 ( 3.674425)
test_btest 0.000740 0.000185 65.892482 ( 59.180200)
test_basic 0.006576 0.000582 0.437855 ( 0.854895)
test_all 0.002054 0.000496 674.938162 (413.699525)
test_rubyspec 0.010759 0.035745 67.087411 ( 77.111157)
total: 565.88 sec