Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-162436
#<BuildRuby:0x00005612d5189fa0
@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.20221206-162436",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.003724 0.003677 1.586382 ( 3.079349)
build_miniruby 0.001105 0.000265 1.074342 ( 1.447026)
build_ruby 0.001326 0.000319 1.745740 ( 2.263538)
build_all 0.007819 0.000935 4.025175 ( 5.126224)
build_install 0.020488 0.000000 2.992582 ( 3.755527)
test_btest 0.000910 0.000000 65.851242 ( 68.907732)
test_basic 0.002734 0.003250 0.397386 ( 0.648382)
test_all 0.000889 0.000188 650.469129 (509.823007)
test_rubyspec 0.035759 0.009235 69.876745 ( 87.895240)
total: 682.95 sec