Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-062259
#<BuildRuby:0x00005585ebe5f788
@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.20240116-062259",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.005622 0.000133 0.802992 ( 1.208291)
build_miniruby 0.000805 0.000062 0.811721 ( 0.811740)
build_ruby 0.001268 0.000098 2.654485 ( 2.655256)
build_all 0.004150 0.003672 11.970632 ( 0.975997)
build_install 0.008232 0.000035 3.540990 ( 0.965267)
test_btest 0.000787 0.000092 63.841918 ( 4.444542)
test_basic 0.004476 0.000527 0.415862 ( 0.496277)
test_all 0.087522 0.010988 379.548488 ( 42.056462)
test_rubyspec 0.026927 0.038771 40.401103 ( 52.936401)
total: 106.55 sec