Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-120308
#<BuildRuby:0x000055d54f038070
@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-120308",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004208 0.000765 0.796044 ( 1.185194)
build_miniruby 0.000863 0.000157 0.837380 ( 0.837394)
build_ruby 0.001894 0.000345 2.667808 ( 2.699562)
build_all 0.003215 0.004207 11.967486 ( 0.949393)
build_install 0.013930 0.000127 3.412100 ( 0.959591)
test_btest 0.000669 0.000134 65.699779 ( 4.423364)
test_basic 0.004285 0.000000 0.401063 ( 0.481139)
test_all 0.077035 0.017171 392.184557 ( 32.557987)
test_rubyspec 0.035260 0.034118 40.631203 ( 53.180393)
total: 97.27 sec