Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-150232
#<BuildRuby:0x000055cf95237d68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-150232",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002912 0.002725 1.268478 ( 1.487316)
build_miniruby 0.000679 0.000170 0.829724 ( 0.829276)
build_ruby 0.001226 0.000306 2.835223 ( 2.833897)
build_all 0.008867 0.000295 14.228795 ( 1.332993)
build_install 0.006664 0.001428 4.215157 ( 1.067855)
test_btest 0.000901 0.000193 75.123679 ( 6.464843)
test_basic 0.004008 0.000859 0.662584 ( 0.738896)
test_all 0.113781 0.018139 465.223422 ( 52.121703)
test_rubyspec 0.012768 0.036142 48.626614 ( 61.008210)
total: 127.89 sec