Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-050717
#<BuildRuby:0x000055aeab6f37b8
@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.20231016-050717",
@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.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003726 0.000877 1.405984 ( 1.953057)
build_miniruby 0.000000 0.001084 0.861898 ( 0.861369)
build_ruby 0.000000 0.001428 2.965015 ( 2.965497)
build_all 0.004752 0.006053 18.272110 ( 1.602643)
build_install 0.000390 0.008743 5.299827 ( 1.258345)
test_btest 0.000768 0.000341 92.537822 ( 7.203325)
test_basic 0.000000 0.003739 0.749037 ( 0.826918)
test_all 0.005860 0.001215 583.064962 ( 59.887767)
test_rubyspec 0.010102 0.041520 51.092605 ( 63.336378)
total: 139.90 sec