Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-034417
#<BuildRuby:0x000055ce2bb47ce8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-034417",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000008 0.000004 0.000012 ( 0.000014)
autoconf 0.000017 0.000008 0.000025 ( 0.000026)
configure 0.000015 0.000008 0.000023 ( 0.000022)
build_up 0.002785 0.001393 1.063537 ( 1.449514)
build_miniruby 0.001154 0.000000 0.934438 ( 0.933504)
build_ruby 0.001643 0.000000 2.914072 ( 2.913110)
build_all 0.009042 0.000000 14.276384 ( 1.315451)
build_install 0.006735 0.000932 4.025905 ( 1.070290)
test_btest 0.000815 0.000317 78.028552 ( 6.815017)
test_basic 0.001528 0.003115 0.705598 ( 0.784185)
test_all 0.106876 0.023705 505.830960 ( 48.305853)
test_rubyspec 0.017988 0.031993 48.142078 ( 60.524436)
total: 124.11 sec