Logfile: /home/ko1/ruby/logs/brlog.trunk.20230616-023524
#<BuildRuby:0x00005649a739fd68
@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.20230616-023524",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003901 0.000917 1.316181 ( 2.609951)
build_miniruby 0.000872 0.000206 0.815619 ( 0.815056)
build_ruby 0.001041 0.000245 2.594024 ( 2.594155)
build_all 0.001926 0.007728 12.856089 ( 1.145009)
build_install 0.006081 0.002027 1.813338 ( 0.872305)
test_btest 0.000738 0.000246 82.586660 ( 7.570009)
test_basic 0.003581 0.001194 0.640660 ( 0.723913)
test_all 0.001101 0.000367 427.652977 ( 47.157683)
test_rubyspec 0.017013 0.020784 41.837537 ( 54.271389)
total: 117.76 sec