Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-221503
#<BuildRuby:0x0000555cf2f67148
@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.20231111-221503",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000010 0.000004 0.000014 ( 0.000012)
build_up 0.003904 0.001301 1.340887 ( 1.623827)
build_miniruby 0.000785 0.000261 0.858803 ( 0.859015)
build_ruby 0.001156 0.000385 2.903832 ( 2.904648)
build_all 0.003610 0.005852 15.642069 ( 1.413714)
build_install 0.009097 0.000000 4.694590 ( 1.135041)
test_btest 0.001068 0.000000 81.180084 ( 6.850611)
test_basic 0.003960 0.000122 0.788654 ( 0.866327)
test_all 0.091482 0.042239 495.947844 ( 55.075997)
test_rubyspec 0.020210 0.027511 49.612948 ( 61.963353)
total: 132.69 sec