Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-213524
#<BuildRuby:0x000056463bf33ce8
@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.20231120-213524",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003304 0.001032 1.237389 ( 1.679481)
build_miniruby 0.000775 0.000243 0.917617 ( 0.917196)
build_ruby 0.001158 0.000361 2.709345 ( 2.709274)
build_all 0.005446 0.004694 16.334722 ( 1.550217)
build_install 0.007421 0.001022 4.920418 ( 1.218576)
test_btest 0.000927 0.000000 87.188886 ( 7.083838)
test_basic 0.003471 0.000000 0.624852 ( 0.705080)
test_all 0.100046 0.036281 502.307888 ( 55.665660)
test_rubyspec 0.030062 0.015965 49.064923 ( 61.391446)
total: 132.92 sec