Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-062436
#<BuildRuby:0x00005601dbaaf0b8
@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.20231128-062436",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003619 0.001131 1.136142 ( 1.509410)
build_miniruby 0.000783 0.000245 0.970403 ( 0.969720)
build_ruby 0.001414 0.000442 2.798178 ( 2.798021)
build_all 0.007984 0.002495 17.424809 ( 1.597614)
build_install 0.010034 0.000000 5.240878 ( 1.226128)
test_btest 0.000962 0.000000 90.105721 ( 7.372898)
test_basic 0.002861 0.000703 0.733342 ( 0.810369)
test_all 0.101244 0.036610 535.495294 ( 60.507043)
test_rubyspec 0.020801 0.021367 49.721472 ( 62.103415)
total: 138.90 sec