Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-045440
#<BuildRuby:0x00005569fc89a1f0
@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-045440",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000033 0.000003 0.000036 ( 0.000028)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.002673 0.003835 1.489826 ( 1.768210)
build_miniruby 0.000991 0.000110 0.820542 ( 0.819441)
build_ruby 0.001277 0.000142 1.589201 ( 1.584753)
build_all 0.006765 0.000294 3.706678 ( 2.035356)
build_install 0.008990 0.007075 2.832181 ( 2.077509)
test_btest 0.000623 0.000097 60.761992 ( 25.859400)
test_basic 0.003961 0.000619 0.350809 ( 0.460031)
test_all 0.000000 0.000924 643.733856 (219.846383)
test_rubyspec 0.008930 0.024871 57.353196 ( 67.447216)
total: 321.90 sec