Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-133231
#<BuildRuby:0x000055dfaa08f4f0
@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.20240109-133231",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.005249 0.001050 0.837738 ( 1.220147)
build_miniruby 0.000900 0.000180 0.817011 ( 0.816967)
build_ruby 0.001203 0.000240 2.677564 ( 2.678161)
build_all 0.000000 0.007768 11.982439 ( 0.982310)
build_install 0.003979 0.006929 3.370553 ( 0.963048)
test_btest 0.000000 0.000785 67.345309 ( 5.182580)
test_basic 0.000042 0.004170 0.396368 ( 0.477788)
test_all 0.067465 0.033210 385.679856 ( 34.507221)
test_rubyspec 0.028466 0.041989 40.893236 ( 53.453077)
total: 100.28 sec