Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-001425
#<BuildRuby:0x000055c87e771fb8
@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.20231020-001425",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.000000 0.007835 2.517115 ( 4.537297)
build_miniruby 0.001387 0.000394 15.834031 ( 14.963184)
build_ruby 0.001593 0.000227 3.271196 ( 20.581078)
build_all 0.007006 0.000391 5.973338 ( 2.378204)
build_install 0.007507 0.010785 7.595625 ( 3.885257)
test_btest 0.001053 0.000224 85.878036 ( 23.436219)
test_basic 0.004758 0.001010 0.907231 ( 0.973597)
test_all 0.008057 0.000801 671.355294 (192.430166)
test_rubyspec 0.050234 0.018980 94.759051 (106.110292)
total: 369.30 sec