Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-192920
#<BuildRuby:0x000056269f5eb7f0
@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.20240109-192920",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.001330 0.004517 0.795099 ( 1.187934)
build_miniruby 0.000681 0.000272 0.805982 ( 0.806047)
build_ruby 0.001945 0.000000 2.653225 ( 2.653463)
build_all 0.004265 0.003313 11.926819 ( 0.953710)
build_install 0.011860 0.002438 3.381301 ( 0.966828)
test_btest 0.000532 0.000200 65.168934 ( 5.400987)
test_basic 0.000747 0.004121 0.409090 ( 0.489370)
test_all 0.072349 0.024380 363.390492 ( 38.090401)
test_rubyspec 0.030670 0.038519 40.587551 ( 53.119110)
total: 103.67 sec