Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-202228
#<BuildRuby:0x0000564fde71f4b0
@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-202228",
@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.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001220 0.003529 0.989827 ( 1.318096)
build_miniruby 0.000856 0.000142 0.866069 ( 0.866144)
build_ruby 0.001132 0.000000 2.713939 ( 2.715511)
build_all 0.008105 0.000000 12.103046 ( 0.996332)
build_install 0.002601 0.011677 3.573312 ( 0.961171)
test_btest 0.000541 0.000181 61.145083 ( 6.021200)
test_basic 0.003288 0.001096 0.369838 ( 0.450618)
test_all 0.077525 0.025842 393.173891 ( 38.066927)
test_rubyspec 0.041084 0.027388 39.691540 ( 52.333603)
total: 103.73 sec