Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-014637
#<BuildRuby:0x00005560ba5cc018
@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.20231120-014637",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.004969 0.911776 ( 1.322264)
build_miniruby 0.000000 0.001033 0.816986 ( 0.817017)
build_ruby 0.001361 0.000018 2.604148 ( 2.604632)
build_all 0.004334 0.003455 12.226103 ( 1.001499)
build_install 0.008664 0.001993 3.511011 ( 0.969071)
test_btest 0.000468 0.000165 63.557854 ( 5.712537)
test_basic 0.001556 0.004021 0.421925 ( 0.500425)
test_all 0.068719 0.027100 353.921778 ( 40.278200)
test_rubyspec 0.035051 0.031831 40.167583 ( 52.723936)
total: 105.93 sec