Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-022037
#<BuildRuby:0x0000559c33863e20
@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.20231027-022037",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004331 0.000456 1.500923 ( 1.708552)
build_miniruby 0.001095 0.000115 0.966613 ( 0.966358)
build_ruby 0.001274 0.000135 2.746833 ( 2.747138)
build_all 0.009815 0.000120 16.557477 ( 1.486364)
build_install 0.003551 0.004849 4.930522 ( 1.138346)
test_btest 0.000660 0.000094 88.251314 ( 7.205913)
test_basic 0.003209 0.000000 0.670368 ( 0.749133)
test_all 0.108582 0.022641 527.650621 ( 50.373243)
test_rubyspec 0.017350 0.030978 51.418193 ( 63.777913)
total: 130.15 sec