Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-115337
#<BuildRuby:0x000055fda2d5bfd8
@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.20240116-115337",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.002350 0.003551 0.809937 ( 1.179861)
build_miniruby 0.000841 0.000210 0.813179 ( 0.813455)
build_ruby 0.001085 0.000271 2.683991 ( 2.684935)
build_all 0.007118 0.000723 12.125665 ( 0.982778)
build_install 0.009060 0.004391 3.389306 ( 0.951869)
test_btest 0.000557 0.000149 67.186995 ( 4.804532)
test_basic 0.000000 0.005139 0.414744 ( 0.494589)
test_all 0.071117 0.025652 374.314232 ( 36.769871)
test_rubyspec 0.036588 0.028939 40.554593 ( 53.108924)
total: 101.79 sec