Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-112747
#<BuildRuby:0x000055dd6cacff90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-112747",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.001499 0.004776 0.793931 ( 1.168138)
build_miniruby 0.000902 0.000271 0.848896 ( 0.848672)
build_ruby 0.001501 0.000450 2.680660 ( 2.680916)
build_all 0.000240 0.007417 11.965933 ( 0.968166)
build_install 0.004459 0.006755 3.428505 ( 0.961662)
test_btest 0.000482 0.000263 64.273451 ( 5.093416)
test_basic 0.004888 0.000055 0.387048 ( 0.467859)
test_all 0.074917 0.021472 372.568487 ( 39.686490)
test_rubyspec 0.017410 0.045151 40.148350 ( 52.691314)
total: 104.57 sec