Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-230705
#<BuildRuby:0x0000561b2b7e7e20
@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.20231201-230705",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.000539 0.004274 1.249809 ( 1.578099)
build_miniruby 0.000643 0.000285 0.810208 ( 0.811339)
build_ruby 0.000870 0.000386 2.754780 ( 2.754471)
build_all 0.009758 0.000000 15.907459 ( 1.447419)
build_install 0.005969 0.002272 4.733873 ( 1.147120)
test_btest 0.000522 0.000186 81.627480 ( 7.488185)
test_basic 0.000000 0.003359 0.612612 ( 0.695196)
test_all 0.094935 0.041713 507.110827 ( 56.171669)
test_rubyspec 0.039319 0.008547 50.994090 ( 63.347079)
total: 135.44 sec