Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-230508
#<BuildRuby:0x000055a577d09fb8
@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.20230919-230508",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006914 0.000195 2.321072 ( 4.392977)
build_miniruby 0.001635 0.000113 1.792191 ( 1.865507)
build_ruby 0.001881 0.000129 3.633160 ( 3.989117)
build_all 0.004354 0.004322 6.417028 ( 3.649895)
build_install 0.014139 0.004464 7.542209 ( 4.847466)
test_btest 0.000839 0.000101 84.837852 ( 33.132356)
test_basic 0.001375 0.003946 0.830233 ( 0.889110)
test_all 0.005581 0.003798 651.646182 (253.361926)
test_rubyspec 0.033689 0.038928 102.396204 (113.742211)
total: 419.87 sec