Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-015545
#<BuildRuby:0x0000564fd2ada138
@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.20221204-015545",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000023 0.000008 0.000031 ( 0.000029)
configure 0.000019 0.000007 0.000026 ( 0.000024)
build_up 0.004460 0.001487 1.460577 ( 2.064916)
build_miniruby 0.000959 0.000320 0.887694 ( 0.891557)
build_ruby 0.001081 0.000361 1.561285 ( 1.582249)
build_all 0.005848 0.001949 3.790023 ( 2.424588)
build_install 0.016104 0.001224 2.857007 ( 2.855115)
test_btest 0.000513 0.000152 58.178203 ( 31.061042)
test_basic 0.001679 0.004727 0.403585 ( 0.523541)
test_all 0.000791 0.000263 642.842844 (283.156164)
test_rubyspec 0.018370 0.028370 70.921097 ( 84.136895)
total: 408.70 sec