Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-153943
#<BuildRuby:0x00005628de68a058
@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-153943",
@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.000016 0.000005 0.000021 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.005553 0.001666 1.591441 ( 3.067673)
build_miniruby 0.000932 0.000280 1.095724 ( 1.652000)
build_ruby 0.001326 0.000398 1.736244 ( 2.437014)
build_all 0.006592 0.001977 3.953656 ( 4.754277)
build_install 0.017603 0.003661 2.990188 ( 4.152076)
test_btest 0.000684 0.000195 65.913960 ( 69.781255)
test_basic 0.002187 0.004405 0.413144 ( 0.830490)
test_all 0.000923 0.000294 683.058453 (566.658603)
test_rubyspec 0.027977 0.024178 73.091489 ( 96.235021)
total: 749.57 sec