Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-092923
#<BuildRuby:0x00005560dbd7afa0
@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.20231126-092923",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000526 0.004153 1.194054 ( 1.562795)
build_miniruby 0.000835 0.000313 0.939847 ( 0.939516)
build_ruby 0.001010 0.000378 2.701969 ( 2.702195)
build_all 0.000000 0.010437 15.967246 ( 1.435684)
build_install 0.002757 0.006724 4.886390 ( 1.172889)
test_btest 0.000651 0.000398 81.233586 ( 7.327559)
test_basic 0.002491 0.001522 0.598236 ( 0.676922)
test_all 0.117021 0.022546 483.747563 ( 57.053568)
test_rubyspec 0.037432 0.011452 49.310834 ( 61.645769)
total: 134.52 sec