Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-105425
#<BuildRuby:0x000055b422bee340
@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-105425",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.003856 0.003978 1.685122 ( 3.432340)
build_miniruby 0.000000 0.001543 1.333270 ( 1.595672)
build_ruby 0.000000 0.001872 1.849522 ( 2.405226)
build_all 0.003475 0.005176 3.908126 ( 4.996152)
build_install 0.015163 0.003824 2.946515 ( 3.876776)
test_btest 0.000748 0.000169 66.144597 ( 66.987134)
test_basic 0.003727 0.000842 0.409384 ( 0.868183)
test_all 0.001906 0.000430 657.690390 (392.501012)
test_rubyspec 0.021239 0.025710 69.776794 ( 83.528316)
total: 560.19 sec