Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-082329
#<BuildRuby:0x0000560a4cfec188
@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.20240115-082329",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.002721 0.003991 0.796893 ( 1.195853)
build_miniruby 0.000945 0.000157 0.847137 ( 0.847154)
build_ruby 0.001561 0.000260 2.680085 ( 2.680650)
build_all 0.004293 0.003399 11.871968 ( 0.989997)
build_install 0.010065 0.003553 3.372727 ( 0.955019)
test_btest 0.000638 0.000150 65.635376 ( 4.528114)
test_basic 0.002912 0.002639 0.419587 ( 0.499841)
test_all 0.072971 0.023041 372.393486 ( 39.739962)
test_rubyspec 0.046605 0.024928 40.359346 ( 52.891925)
total: 104.33 sec