Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-221326
#<BuildRuby:0x000055d387c96340
@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-221326",
@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.000003 0.000014 ( 0.000015)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.005372 0.000000 1.424656 ( 1.879552)
build_miniruby 0.001099 0.000000 0.892163 ( 0.899619)
build_ruby 0.001451 0.000000 1.623289 ( 1.627583)
build_all 0.006395 0.000572 3.627748 ( 2.245044)
build_install 0.013689 0.001931 2.605296 ( 2.297000)
test_btest 0.000641 0.000128 57.955140 ( 27.134626)
test_basic 0.005380 0.000178 0.380436 ( 0.561215)
test_all 0.001095 0.000000 629.404129 (287.937591)
test_rubyspec 0.034783 0.026814 77.708850 (116.021073)
total: 440.60 sec