Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-090953
#<BuildRuby:0x0000555d235dc098
@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.20240105-090953",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.006279 0.000571 1.039954 ( 1.384765)
build_miniruby 0.000977 0.000089 0.787021 ( 0.786951)
build_ruby 0.001746 0.000159 2.666932 ( 2.667005)
build_all 0.007045 0.000159 11.912891 ( 0.963695)
build_install 0.010979 0.000000 3.498951 ( 0.976104)
test_btest 0.000601 0.000000 63.596930 ( 5.601640)
test_basic 0.004672 0.000030 0.402332 ( 0.481136)
test_all 0.067457 0.027835 376.364262 ( 33.345412)
test_rubyspec 0.043561 0.024573 40.283783 ( 52.843290)
total: 99.05 sec