Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-120040
#<BuildRuby:0x000056517c91e028
@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-120040",
@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.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005340 0.000697 1.406078 ( 1.580441)
build_miniruby 0.001270 0.000166 0.854006 ( 0.852772)
build_ruby 0.001285 0.000168 1.540312 ( 1.532176)
build_all 0.006526 0.000287 3.599487 ( 1.918777)
build_install 0.011847 0.000000 2.387614 ( 1.559987)
test_btest 0.000000 0.000698 57.971202 ( 16.855055)
test_basic 0.000000 0.004083 0.377057 ( 0.474179)
test_all 0.000000 0.001218 609.318153 (175.769868)
test_rubyspec 0.005711 0.026278 62.418404 ( 72.464879)
total: 273.01 sec