Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-222632
#<BuildRuby:0x0000559671e7ffd8
@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.20231226-222632",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000041 0.000008 0.000049 ( 0.000048)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.000925 0.006956 0.796268 ( 1.231082)
build_miniruby 0.000833 0.000278 0.842917 ( 0.842370)
build_ruby 0.000957 0.000319 2.653470 ( 2.654666)
build_all 0.004920 0.002869 11.931074 ( 0.944669)
build_install 0.010230 0.000000 3.344142 ( 0.962251)
test_btest 0.000719 0.000000 63.454324 ( 4.462792)
test_basic 0.004106 0.000000 0.393694 ( 0.473359)
test_all 0.075964 0.023561 396.848679 ( 36.164329)
test_rubyspec 0.027968 0.036829 40.347301 ( 52.924510)
total: 100.66 sec