Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-015744
#<BuildRuby:0x0000558203b8a058
@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-015744",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000012 0.000002 0.000014 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.004662 0.000999 1.370171 ( 1.547656)
build_miniruby 0.000847 0.000181 0.859536 ( 0.858271)
build_ruby 0.001328 0.000000 1.277519 ( 1.276169)
build_all 0.006701 0.000761 3.574399 ( 1.802973)
build_install 0.008206 0.005537 2.630284 ( 1.707219)
test_btest 0.000575 0.000144 59.274986 ( 16.781171)
test_basic 0.003665 0.000000 0.314943 ( 0.411630)
test_all 0.001221 0.000000 588.448565 (171.184518)
test_rubyspec 0.019738 0.025338 65.360960 ( 75.430641)
total: 271.00 sec