Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-203014
#<BuildRuby:0x0000559d33c73dc0
@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.20231231-203014",
@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.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000005 0.000004 0.000009 ( 0.000013)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002979 0.002235 0.804313 ( 1.184420)
build_miniruby 0.000586 0.000440 0.812100 ( 0.812335)
build_ruby 0.001236 0.000927 2.676758 ( 2.708194)
build_all 0.006681 0.001490 12.047710 ( 0.988656)
build_install 0.012199 0.000000 3.395714 ( 0.976915)
test_btest 0.000860 0.000000 63.413567 ( 4.998889)
test_basic 0.005657 0.000021 0.408719 ( 0.488324)
test_all 0.064793 0.032717 365.182344 ( 39.373430)
test_rubyspec 0.025901 0.043182 40.319646 ( 52.890263)
total: 104.42 sec