Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-000350
#<BuildRuby:0x0000559a14b3bba0
@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.20230529-000350",
@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.000003 0.000001 0.000004 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000000 0.000049 0.000049 ( 0.000008)
build_up 0.001723 0.004840 1.359687 ( 2.747855)
build_miniruby 0.000999 0.000000 0.802893 ( 0.802103)
build_ruby 0.001460 0.000000 2.429974 ( 2.429696)
build_all 0.005030 0.003801 12.204441 ( 1.096669)
build_install 0.004670 0.002335 1.663191 ( 0.824495)
test_btest 0.000000 0.000976 80.723939 ( 7.151055)
test_basic 0.000495 0.003108 0.596211 ( 0.683134)
test_all 0.000878 0.000487 426.084439 ( 45.935994)
test_rubyspec 0.015544 0.016925 41.552095 ( 54.051696)
total: 115.72 sec