Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-201045
#<BuildRuby:0x00005654243ae200
@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.20221205-201045",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.000000 0.005356 1.411968 ( 1.571243)
build_miniruby 0.000000 0.001223 0.903774 ( 0.903955)
build_ruby 0.000000 0.001309 1.641061 ( 1.634367)
build_all 0.000000 0.007735 3.733463 ( 1.995190)
build_install 0.009647 0.004956 2.665212 ( 1.854757)
test_btest 0.000440 0.000198 56.142554 ( 19.998663)
test_basic 0.003676 0.001654 0.364181 ( 0.460883)
test_all 0.001293 0.000000 594.727867 (191.424500)
test_rubyspec 0.017307 0.017268 62.899687 ( 72.939645)
total: 292.78 sec