Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-214609
#<BuildRuby:0x0000562d1a060070
@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.20240107-214609",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004152 0.000723 1.254110 ( 1.656380)
build_miniruby 0.001025 0.000179 1.442540 ( 1.446143)
build_ruby 0.000000 0.001605 4.189345 ( 4.196778)
build_all 0.007031 0.003069 16.539410 ( 1.685727)
build_install 0.015727 0.000554 5.242334 ( 2.022359)
test_btest 0.000691 0.000128 82.689968 ( 11.560711)
test_basic 0.000777 0.004558 0.683755 ( 0.748523)
test_all 0.100455 0.021262 551.850768 ( 63.599308)
test_rubyspec 0.021801 0.043381 77.562350 ( 89.789070)
total: 176.71 sec