Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-094323
#<BuildRuby:0x0000559090a41fc0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20240116-094323",
@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.000014 0.000005 0.000019 ( 0.000018)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.005001 0.000302 1.633254 ( 1.993408)
build_miniruby 0.001114 0.000354 1.554894 ( 1.553392)
build_ruby 0.000000 0.001816 3.053106 ( 3.283196)
build_all 0.003357 0.004565 5.503923 ( 2.910379)
build_install 0.010889 0.007507 6.786173 ( 3.836452)
test_btest 0.000615 0.000251 79.917530 ( 33.381967)
test_basic 0.001757 0.004720 0.820828 ( 0.887055)
test_all 0.086777 0.028997 773.779789 (319.394236)
test_rubyspec 0.041745 0.027075 97.170744 (115.680044)
total: 482.92 sec