Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-055040
#<BuildRuby:0x000055bddf24e008
@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-055040",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005074 0.000442 1.234021 ( 1.579532)
build_miniruby 0.001056 0.000000 0.686187 ( 0.684955)
build_ruby 0.001361 0.000000 1.235084 ( 1.227741)
build_all 0.005585 0.000325 3.102299 ( 1.618512)
build_install 0.010573 0.000881 2.118077 ( 1.243340)
test_btest 0.000811 0.000067 56.479169 ( 14.354584)
test_basic 0.003655 0.000305 0.347755 ( 0.441642)
test_all 0.000897 0.000075 537.820610 (156.054132)
test_rubyspec 0.013730 0.019936 60.523154 ( 70.405418)
total: 247.61 sec