Logfile: /home/ko1/ruby/logs/brlog.trunk.20240801-142525
#<BuildRuby:0x000056428debd6f8
@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.20240801-142525",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005022 0.000179 1.186392 ( 1.428765)
build_miniruby 0.000799 0.000133 0.754451 ( 0.754770)
build_ruby 0.001220 0.000203 2.324106 ( 2.324721)
build_all 0.007558 0.001259 12.866721 ( 1.066971)
build_install 0.011629 0.003393 4.450056 ( 1.089344)
test_btest 0.000673 0.000126 74.402810 ( 5.622275)
test_basic 0.003319 0.000622 0.398988 ( 0.480836)
test_all 0.086097 0.012809 382.400863 ( 42.061986)
test_rubyspec 0.008926 0.039163 90.879401 ( 11.310448)
total: 66.14 sec