Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-003339
#<BuildRuby:0x000055996f05be88
@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.20231231-003339",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004624 0.000712 0.805701 ( 1.189033)
build_miniruby 0.000850 0.000131 0.840326 ( 0.840502)
build_ruby 0.001502 0.000231 2.672914 ( 2.673588)
build_all 0.007749 0.000468 12.232587 ( 0.997110)
build_install 0.008879 0.005547 3.419902 ( 0.971985)
test_btest 0.000656 0.000131 62.312434 ( 4.886156)
test_basic 0.004862 0.000000 0.404624 ( 0.483109)
test_all 0.072510 0.027695 372.476305 ( 36.743613)
test_rubyspec 0.016958 0.047446 40.575215 ( 53.123831)
total: 101.91 sec