Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-113226
#<BuildRuby:0x0000557e191af328
@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-113226",
@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.000002 0.000005 ( 0.000006)
autoconf 0.000006 0.000003 0.000009 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.000393 0.004150 1.359514 ( 2.634753)
build_miniruby 0.001023 0.000640 0.900760 ( 0.899499)
build_ruby 0.000917 0.000574 2.456201 ( 2.456168)
build_all 0.007584 0.001459 12.406282 ( 1.125271)
build_install 0.007660 0.000071 1.723524 ( 0.866411)
test_btest 0.001118 0.000000 82.012532 ( 6.972747)
test_basic 0.003220 0.004110 0.633185 ( 0.709493)
test_all 0.001042 0.000521 438.302654 ( 49.415861)
test_rubyspec 0.024562 0.017238 42.329107 ( 54.868961)
total: 119.95 sec