Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-095904
#<BuildRuby:0x000055c25f732400
@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-095904",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.005662 0.000143 1.444492 ( 1.928298)
build_miniruby 0.001039 0.000090 0.922443 ( 0.924053)
build_ruby 0.001469 0.000127 1.651078 ( 1.677975)
build_all 0.007365 0.000000 3.783479 ( 2.446673)
build_install 0.011047 0.003934 2.693430 ( 2.325963)
test_btest 0.000539 0.000058 54.593464 ( 27.802345)
test_basic 0.000996 0.004281 0.367544 ( 0.492198)
test_all 0.001685 0.000241 623.266483 (230.898811)
test_rubyspec 0.029280 0.015037 67.688940 ( 78.015960)
total: 346.51 sec