Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-205036
#<BuildRuby:0x000055b835dabf90
@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.20240103-205036",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000036 0.000011 0.000047 ( 0.000047)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.004309 0.004090 1.053770 ( 1.283138)
build_miniruby 0.000707 0.000257 0.800060 ( 0.800194)
build_ruby 0.000000 0.001486 2.647842 ( 2.648489)
build_all 0.002215 0.005675 11.910927 ( 0.983166)
build_install 0.011212 0.003365 3.696989 ( 0.985491)
test_btest 0.000498 0.000230 63.239191 ( 4.414104)
test_basic 0.003523 0.001626 0.395245 ( 0.476328)
test_all 0.082907 0.015231 365.734155 ( 41.809977)
test_rubyspec 0.027998 0.038298 40.351953 ( 52.917589)
total: 106.32 sec