Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-002935
#<BuildRuby:0x0000560492c897f8
@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-002935",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.004497 0.001183 1.504097 ( 1.768953)
build_miniruby 0.000934 0.000246 0.855084 ( 0.865715)
build_ruby 0.001516 0.000000 1.438045 ( 1.450112)
build_all 0.000000 0.006311 3.597929 ( 1.940714)
build_install 0.008252 0.006430 2.620819 ( 1.987739)
test_btest 0.000555 0.000208 53.959660 ( 26.906675)
test_basic 0.002482 0.003298 0.382246 ( 0.549887)
test_all 0.000906 0.000363 607.484572 (259.741964)
test_rubyspec 0.024773 0.019725 68.854738 ( 84.752608)
total: 379.97 sec