Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-183211
#<BuildRuby:0x0000555dbad9a090
@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.20221202-183211",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003597 0.003909 1.662648 ( 2.886120)
build_miniruby 0.001347 0.000207 1.312723 ( 1.551013)
build_ruby 0.001783 0.000000 1.857407 ( 2.053688)
build_all 0.003802 0.004316 3.984493 ( 3.292549)
build_install 0.015064 0.001962 2.993541 ( 3.084113)
test_btest 0.000784 0.000140 60.750863 ( 41.923173)
test_basic 0.002611 0.000467 0.414065 ( 0.716634)
test_all 0.000528 0.001538 698.652449 (629.946058)
test_rubyspec 0.032340 0.022312 74.160423 (106.373082)
total: 791.83 sec