Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-113456
#<BuildRuby:0x0000560db79e00c8
@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.20240110-113456",
@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.000023 0.000004 0.000027 ( 0.000026)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.005652 0.000942 0.813976 ( 1.216700)
build_miniruby 0.001109 0.000185 0.811676 ( 0.811224)
build_ruby 0.001355 0.000226 2.710234 ( 2.711287)
build_all 0.007635 0.000485 12.252009 ( 0.983198)
build_install 0.000831 0.009725 3.407847 ( 0.983650)
test_btest 0.000667 0.000205 63.146641 ( 5.162157)
test_basic 0.004570 0.000000 0.395537 ( 0.475606)
test_all 0.067697 0.025779 378.736077 ( 32.039021)
test_rubyspec 0.040427 0.023260 41.162148 ( 53.707104)
total: 98.09 sec