Logfile: /home/ko1/ruby/logs/brlog.trunk.20230618-010904
#<BuildRuby:0x000056036e374070
@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.20230618-010904",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.005000 0.000097 1.365342 ( 2.662949)
build_miniruby 0.000000 0.001118 0.863233 ( 0.862971)
build_ruby 0.000000 0.001267 2.425736 ( 2.426672)
build_all 0.007168 0.002768 12.749246 ( 1.116688)
build_install 0.008117 0.000000 1.814236 ( 0.837288)
test_btest 0.000976 0.000000 83.334227 ( 7.955518)
test_basic 0.000407 0.003808 0.610358 ( 0.692455)
test_all 0.001301 0.000236 432.725035 ( 50.819678)
test_rubyspec 0.016363 0.024320 42.807615 ( 55.193042)
total: 122.57 sec