Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-041226
#<BuildRuby:0x000055fef7caf598
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-041226",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000023 0.000007 0.000030 ( 0.000030)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.002617 0.005024 0.799065 ( 1.200840)
build_miniruby 0.000889 0.000356 0.805176 ( 0.804936)
build_ruby 0.000939 0.000376 2.672504 ( 2.673476)
build_all 0.007330 0.001054 11.970976 ( 0.962331)
build_install 0.009964 0.003222 3.424413 ( 0.970875)
test_btest 0.000498 0.000178 65.156503 ( 5.743145)
test_basic 0.003697 0.001320 0.415333 ( 0.495065)
test_all 0.087314 0.008957 397.045948 ( 34.046725)
test_rubyspec 0.031299 0.041323 40.512318 ( 53.067737)
total: 99.97 sec