Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-003427
#<BuildRuby:0x0000557ed193f918
@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.20231227-003427",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.000000 0.004564 1.029061 ( 1.413564)
build_miniruby 0.000000 0.000921 0.919498 ( 0.919604)
build_ruby 0.001607 0.000000 2.780097 ( 2.779286)
build_all 0.008843 0.000277 15.688776 ( 1.394241)
build_install 0.008008 0.000000 4.458887 ( 1.104867)
test_btest 0.000851 0.000000 80.823350 ( 6.494554)
test_basic 0.002626 0.002983 0.864696 ( 0.939041)
test_all 0.106030 0.029094 571.006404 ( 52.231765)
test_rubyspec 0.027017 0.023052 50.605748 ( 63.042226)
total: 130.32 sec