Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-101812
#<BuildRuby:0x00005574a6344048
@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.20230602-101812",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003212 0.002696 1.446813 ( 2.820942)
build_miniruby 0.000756 0.000210 0.828917 ( 0.828496)
build_ruby 0.001063 0.000295 2.406068 ( 2.405841)
build_all 0.009229 0.000000 12.203917 ( 1.088576)
build_install 0.006683 0.000000 1.591731 ( 0.837205)
test_btest 0.000921 0.000000 79.936976 ( 7.261529)
test_basic 0.000000 0.003828 0.582542 ( 0.665705)
test_all 0.000000 0.001510 425.668174 ( 43.553720)
test_rubyspec 0.013460 0.027267 42.437363 ( 54.897200)
total: 114.36 sec