Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-162021
#<BuildRuby:0x0000560128de74f0
@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.20240115-162021",
@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.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.001504 0.004421 0.827940 ( 1.202895)
build_miniruby 0.000877 0.000219 0.825461 ( 0.824957)
build_ruby 0.001228 0.000307 2.676062 ( 2.677038)
build_all 0.007270 0.000672 11.939170 ( 0.975779)
build_install 0.008763 0.002023 3.411993 ( 0.965197)
test_btest 0.000650 0.000150 64.734452 ( 5.786959)
test_basic 0.003119 0.000719 0.384273 ( 0.464878)
test_all 0.081195 0.015632 377.624660 ( 36.863577)
test_rubyspec 0.024065 0.042021 40.401726 ( 52.946607)
total: 102.71 sec