Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-062539
#<BuildRuby:0x000055bca1ba7918
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231123-062539",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003317 0.003798 1.405450 ( 1.772701)
build_miniruby 0.000821 0.000228 0.914084 ( 0.914425)
build_ruby 0.001032 0.000287 2.801069 ( 2.801478)
build_all 0.007875 0.002830 17.261946 ( 1.555920)
build_install 0.009139 0.000374 5.191409 ( 1.190606)
test_btest 0.000555 0.000145 89.201096 ( 6.925942)
test_basic 0.000033 0.003954 0.489747 ( 0.569686)
test_all 0.098141 0.041074 531.072157 ( 56.503100)
test_rubyspec 0.017021 0.038588 51.267070 ( 63.718649)
total: 135.95 sec