Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-125954
#<BuildRuby:0x00005613118175c0
@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.20230210-125954",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003496 0.000269 0.640752 ( 1.040452)
build_miniruby 0.000899 0.000069 0.662743 ( 0.661819)
build_ruby 0.001209 0.000000 2.050541 ( 2.050406)
build_all 0.006165 0.003170 12.401700 ( 1.502630)
build_install 0.006723 0.000000 1.501521 ( 0.720917)
test_btest 0.000710 0.000000 65.785629 ( 6.171312)
test_basic 0.003748 0.000003 0.243495 ( 0.338364)
test_all 0.000000 0.001118 489.748863 ( 46.861776)
test_rubyspec 0.020474 0.007946 34.907846 ( 45.508909)
total: 104.86 sec