Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-050942
#<BuildRuby:0x0000564de5f3e380
@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-050942",
@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.000012)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.006026 0.000182 1.421545 ( 1.618274)
build_miniruby 0.000000 0.001150 0.878017 ( 0.876806)
build_ruby 0.000000 0.001354 1.586482 ( 1.577853)
build_all 0.002034 0.005753 3.748764 ( 1.942455)
build_install 0.008434 0.005948 2.727722 ( 1.859790)
test_btest 0.000695 0.000151 59.463413 ( 18.358899)
test_basic 0.003730 0.000810 0.342319 ( 0.436895)
test_all 0.001291 0.000281 648.025833 (201.030359)
test_rubyspec 0.011976 0.022839 62.189735 ( 72.081652)
total: 299.78 sec