Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-140109
#<BuildRuby:0x0000556f2823e230
@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.20230906-140109",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002154 0.003755 1.777058 ( 2.277293)
build_miniruby 0.001667 0.000215 1.616630 ( 1.628479)
build_ruby 0.000000 0.001816 3.649501 ( 3.960089)
build_all 0.004100 0.004690 6.465734 ( 4.129565)
build_install 0.012268 0.007737 7.645152 ( 5.320827)
test_btest 0.000717 0.000155 83.107632 ( 44.071498)
test_basic 0.003572 0.004681 0.999727 ( 1.414078)
test_all 0.002888 0.007526 692.601976 (267.061818)
test_rubyspec 0.031642 0.028976 92.696346 (103.981329)
total: 433.85 sec