Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-232409
#<BuildRuby:0x00005563791cf7f0
@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.20240102-232409",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000019 0.000004 0.000023 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.000329 0.006703 1.030457 ( 1.288858)
build_miniruby 0.000919 0.000307 0.798328 ( 0.798285)
build_ruby 0.001041 0.000347 2.660185 ( 2.661203)
build_all 0.004099 0.003935 12.031613 ( 0.953863)
build_install 0.009267 0.004477 3.515395 ( 0.982093)
test_btest 0.000499 0.000199 63.642810 ( 4.812742)
test_basic 0.003728 0.001492 0.405137 ( 0.484131)
test_all 0.093379 0.007997 373.239963 ( 36.336838)
test_rubyspec 0.020452 0.045964 39.906076 ( 52.469252)
total: 100.79 sec