Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-010117
#<BuildRuby:0x000055f43e2a5f70
@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.20230925-010117",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.006539 0.000000 2.218024 ( 3.541794)
build_miniruby 0.001560 0.000000 1.566035 ( 1.568888)
build_ruby 0.001661 0.000000 3.154646 ( 3.356340)
build_all 0.007924 0.000000 6.060807 ( 3.639026)
build_install 0.013095 0.006270 7.511152 ( 4.705874)
test_btest 0.000593 0.000060 81.344154 ( 36.191151)
test_basic 0.004789 0.003289 0.930147 ( 1.030666)
test_all 0.006597 0.003961 648.584343 (226.864438)
test_rubyspec 0.053049 0.013161 100.150868 (113.438790)
total: 394.34 sec