Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-090223
#<BuildRuby:0x0000557b9d6cf8e0
@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.20240114-090223",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001935 0.003702 0.814690 ( 1.192023)
build_miniruby 0.000910 0.000140 0.823021 ( 0.822876)
build_ruby 0.001714 0.000264 2.694048 ( 2.701409)
build_all 0.007805 0.000000 12.047034 ( 0.990829)
build_install 0.010455 0.003729 3.483472 ( 0.974521)
test_btest 0.000745 0.000124 65.209597 ( 4.509977)
test_basic 0.000458 0.004107 0.401145 ( 0.481021)
test_all 0.067963 0.033252 387.552614 ( 31.860895)
test_rubyspec 0.041616 0.024356 40.775466 ( 53.323104)
total: 96.86 sec