Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-234748
#<BuildRuby:0x00005575955ebcc0
@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.20230630-234748",
@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.000007 0.000002 0.000009 ( 0.000010)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.000000 0.005320 1.285993 ( 2.618361)
build_miniruby 0.000000 0.001002 0.804959 ( 0.805332)
build_ruby 0.000000 0.001261 2.622613 ( 2.623777)
build_all 0.007038 0.001768 11.373216 ( 7.786625)
build_install 0.007229 0.001911 5.067664 ( 2.369463)
test_btest 0.001113 0.000000 89.399682 ( 7.625396)
test_basic 0.001112 0.003255 0.473178 ( 0.559424)
test_all 0.000656 0.000295 478.827880 ( 43.219743)
test_rubyspec 0.015263 0.024510 44.006100 ( 56.408904)
total: 124.02 sec