Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-193213
#<BuildRuby:0x00005560a686e028
@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.20221203-193213",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.007009 0.000809 1.609468 ( 2.592485)
build_miniruby 0.001544 0.000000 1.035904 ( 1.176675)
build_ruby 0.001578 0.000000 1.768698 ( 1.903374)
build_all 0.005176 0.003626 3.986687 ( 2.899883)
build_install 0.011352 0.007949 2.913863 ( 3.096090)
test_btest 0.000815 0.000000 61.278695 ( 35.656718)
test_basic 0.005927 0.000509 0.398042 ( 0.629800)
test_all 0.000510 0.001710 686.733488 (579.333309)
test_rubyspec 0.044417 0.020849 77.360609 (117.068737)
total: 744.36 sec