Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-221415
#<BuildRuby:0x000055d8897e7568
@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.20240112-221415",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000009)
build_up 0.000001 0.003987 0.803969 ( 1.207552)
build_miniruby 0.000803 0.000153 0.875885 ( 0.875974)
build_ruby 0.001081 0.000206 2.804086 ( 2.805034)
build_all 0.003613 0.006980 14.721998 ( 1.462738)
build_install 0.008662 0.001193 4.231504 ( 1.144741)
test_btest 0.000509 0.000127 78.287371 ( 6.943186)
test_basic 0.003255 0.000813 0.405862 ( 0.489113)
test_all 0.093436 0.043986 535.441746 ( 52.847770)
test_rubyspec 0.026911 0.006025 50.014922 ( 62.680946)
total: 130.46 sec