Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-003255
#<BuildRuby:0x0000563596d978e0
@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.20231216-003255",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.002028 0.003063 1.028014 ( 1.301366)
build_miniruby 0.000737 0.000113 0.880412 ( 0.880746)
build_ruby 0.001445 0.000222 2.707905 ( 2.710905)
build_all 0.004022 0.003774 12.126965 ( 0.986372)
build_install 0.006095 0.008253 3.562024 ( 0.979593)
test_btest 0.000722 0.000240 63.162790 ( 4.954018)
test_basic 0.003884 0.000000 0.377356 ( 0.461041)
test_all 0.077026 0.023097 382.703985 ( 39.146344)
test_rubyspec 0.016072 0.046467 39.586870 ( 52.244500)
total: 103.67 sec