Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-181609
#<BuildRuby:0x000056530ce93918
@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.20230729-181609",
@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.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005160 0.000298 1.508382 ( 2.781652)
build_miniruby 0.000790 0.000232 0.862090 ( 0.861932)
build_ruby 0.000000 0.001271 2.569768 ( 2.569330)
build_all 0.004803 0.004399 14.324544 ( 1.243223)
build_install 0.007844 0.000000 1.950643 ( 0.913568)
test_btest 0.000727 0.000000 83.045371 ( 7.816058)
test_basic 0.001262 0.003291 0.551710 ( 0.631260)
test_all 0.000995 0.000346 535.693086 ( 49.198924)
test_rubyspec 0.013547 0.024453 45.235469 ( 57.645322)
total: 123.66 sec