Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-164727
#<BuildRuby:0x000056120c0d6208
@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.20221202-164727",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006624 0.000298 1.709373 ( 2.486698)
build_miniruby 0.001268 0.000158 1.354720 ( 1.419597)
build_ruby 0.001518 0.000189 1.869688 ( 1.985679)
build_all 0.007604 0.000376 3.864740 ( 2.342632)
build_install 0.012045 0.005017 2.933056 ( 2.138153)
test_btest 0.000647 0.000096 59.980066 ( 22.718359)
test_basic 0.000000 0.006388 0.403605 ( 0.505418)
test_all 0.000661 0.001163 650.564659 (245.899046)
test_rubyspec 0.019223 0.028796 69.269261 ( 79.261820)
total: 358.76 sec