Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-144102
#<BuildRuby:0x00005630208ff7b8
@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.20231127-144102",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003707 0.000873 1.439697 ( 1.851370)
build_miniruby 0.000839 0.000197 0.893156 ( 0.893116)
build_ruby 0.001557 0.000366 2.753908 ( 2.753279)
build_all 0.009850 0.000254 16.935925 ( 1.527441)
build_install 0.005079 0.004560 5.192723 ( 1.219749)
test_btest 0.000573 0.000143 85.133187 ( 7.369121)
test_basic 0.005179 0.000173 0.853661 ( 0.928792)
test_all 0.102426 0.036182 511.071887 ( 61.324133)
test_rubyspec 0.023795 0.026532 51.370794 ( 63.648053)
total: 141.52 sec