Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-053339
#<BuildRuby:0x000055c4a1fc2180
@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-053339",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005673 0.000311 1.323991 ( 1.569998)
build_miniruby 0.001253 0.000000 0.703390 ( 0.701984)
build_ruby 0.001335 0.000000 1.558001 ( 1.549278)
build_all 0.006388 0.000188 3.407558 ( 1.809822)
build_install 0.005417 0.007450 2.460383 ( 1.487908)
test_btest 0.000734 0.000000 59.318493 ( 16.159685)
test_basic 0.002326 0.001905 0.373197 ( 0.467184)
test_all 0.000862 0.000201 591.764694 (192.371656)
test_rubyspec 0.011329 0.018461 56.674154 ( 66.718323)
total: 282.84 sec