Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-070611
#<BuildRuby:0x0000558741b6b7f0
@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.20231217-070611",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003681 0.001104 1.027255 ( 1.298005)
build_miniruby 0.000652 0.000196 0.880733 ( 0.882170)
build_ruby 0.001048 0.000315 2.723632 ( 2.725083)
build_all 0.005708 0.002082 12.195780 ( 1.003012)
build_install 0.008144 0.002777 3.574861 ( 0.969355)
test_btest 0.000000 0.000715 65.918306 ( 4.933447)
test_basic 0.000000 0.003292 0.377402 ( 0.460849)
test_all 0.067142 0.034402 397.466371 ( 42.704062)
test_rubyspec 0.029009 0.037064 40.030615 ( 52.702416)
total: 107.68 sec