Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-222306
#<BuildRuby:0x000055cfd0807280
@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.20240105-222306",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003977 0.000010 0.805977 ( 1.213380)
build_miniruby 0.000684 0.000114 1.016853 ( 1.017017)
build_ruby 0.001127 0.000188 2.970696 ( 2.974976)
build_all 0.003476 0.004954 15.632445 ( 1.333884)
build_install 0.006880 0.002711 4.039159 ( 1.151840)
test_btest 0.000424 0.000113 79.833799 ( 7.159861)
test_basic 0.004106 0.000027 0.441007 ( 0.513704)
test_all 0.092839 0.025102 521.801212 ( 70.110533)
test_rubyspec 0.028070 0.012451 46.291101 ( 58.973548)
total: 144.45 sec