Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-070142
#<BuildRuby:0x0000556766bc0098
@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.20231220-070142",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003866 0.001289 1.055701 ( 1.350177)
build_miniruby 0.000626 0.000208 0.904878 ( 0.906451)
build_ruby 0.000967 0.000323 2.735954 ( 2.738633)
build_all 0.001729 0.005855 12.251191 ( 1.006226)
build_install 0.005555 0.006307 3.620388 ( 0.998375)
test_btest 0.000514 0.000274 63.616813 ( 5.194759)
test_basic 0.002658 0.001417 0.379380 ( 0.463505)
test_all 0.079529 0.026241 423.074923 ( 46.591307)
test_rubyspec 0.023300 0.035098 40.297819 ( 53.016351)
total: 112.27 sec