Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-172210
#<BuildRuby:0x0000563703daaf58
@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.20231204-172210",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003649 0.000331 0.978502 ( 1.266884)
build_miniruby 0.000578 0.000053 0.867763 ( 0.868046)
build_ruby 0.001334 0.000121 2.719469 ( 2.720819)
build_all 0.008045 0.000000 12.080801 ( 1.025483)
build_install 0.009092 0.000000 3.567341 ( 0.968952)
test_btest 0.000726 0.000000 63.946232 ( 4.795767)
test_basic 0.003056 0.000000 0.367814 ( 0.451460)
test_all 0.067477 0.030035 389.146996 ( 32.838701)
test_rubyspec 0.040799 0.029098 39.833569 ( 52.490152)
total: 97.43 sec