Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-112311
#<BuildRuby:0x0000565164797500
@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.20240117-112311",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004550 0.000479 1.234246 ( 1.622287)
build_miniruby 0.000000 0.001100 0.930167 ( 0.928879)
build_ruby 0.000000 0.001314 2.684449 ( 2.685120)
build_all 0.007805 0.001570 14.591004 ( 1.357091)
build_install 0.007752 0.000000 4.221694 ( 1.100010)
test_btest 0.001013 0.000069 77.959210 ( 6.883252)
test_basic 0.004020 0.000524 0.779524 ( 0.857053)
test_all 0.095242 0.036420 458.936143 ( 48.056136)
test_rubyspec 0.033654 0.030024 80.731730 ( 93.130546)
total: 156.62 sec