Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-115352
#<BuildRuby:0x000055f52a0a6340
@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-115352",
@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.000007 0.000003 0.000010 ( 0.000011)
autoconf 0.000008 0.000003 0.000011 ( 0.000023)
configure 0.000011 0.000004 0.000015 ( 0.000016)
build_up 0.004947 0.000384 1.295583 ( 1.482206)
build_miniruby 0.000738 0.000287 0.846981 ( 0.845841)
build_ruby 0.001079 0.000419 1.257071 ( 1.247486)
build_all 0.005149 0.000377 3.203978 ( 1.554006)
build_install 0.008354 0.004178 2.330900 ( 1.435414)
test_btest 0.000535 0.000204 56.089412 ( 16.379824)
test_basic 0.003898 0.000000 0.353168 ( 0.447306)
test_all 0.000755 0.000190 562.021716 (174.220063)
test_rubyspec 0.017641 0.014882 57.558386 ( 67.731944)
total: 265.34 sec