Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-122156
#<BuildRuby:0x00005617c9edafa8
@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-122156",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.003088 0.003809 0.815234 ( 1.191692)
build_miniruby 0.000687 0.000250 0.851898 ( 0.851857)
build_ruby 0.001026 0.000373 2.660923 ( 2.661673)
build_all 0.007857 0.000000 11.980359 ( 0.957875)
build_install 0.007104 0.003614 3.452229 ( 0.969505)
test_btest 0.000000 0.000845 63.849453 ( 4.883210)
test_basic 0.000000 0.004762 0.433059 ( 0.512521)
test_all 0.080107 0.016294 386.026629 ( 36.584861)
test_rubyspec 0.017733 0.049958 40.468422 ( 53.010815)
total: 101.62 sec