Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-172542
#<BuildRuby:0x00005646f5c6e8e0
@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.20230903-172542",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.005706 0.000393 1.832722 ( 2.649474)
build_miniruby 0.001885 0.000130 1.646183 ( 1.808826)
build_ruby 0.001870 0.000129 3.422905 ( 3.781460)
build_all 0.004839 0.003962 6.313125 ( 3.236970)
build_install 0.014993 0.005007 7.705387 ( 5.275410)
test_btest 0.000641 0.000078 85.664184 ( 38.794259)
test_basic 0.007706 0.000934 0.937280 ( 1.041436)
test_all 0.005480 0.004698 668.621396 (269.143282)
test_rubyspec 0.046872 0.024284 98.579849 (110.137205)
total: 435.87 sec