Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-135816
#<BuildRuby:0x0000560e475f3fd8
@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.20231210-135816",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000296 0.003704 1.000489 ( 1.255238)
build_miniruby 0.000623 0.000048 0.866178 ( 0.865856)
build_ruby 0.001056 0.000081 2.702241 ( 2.703326)
build_all 0.000151 0.007730 12.168483 ( 1.007514)
build_install 0.012206 0.000117 3.556233 ( 0.962177)
test_btest 0.000679 0.000128 61.958843 ( 5.829777)
test_basic 0.002368 0.000444 0.370916 ( 0.454435)
test_all 0.067976 0.032224 400.380939 ( 35.291426)
test_rubyspec 0.029667 0.035109 40.090579 ( 52.734662)
total: 101.10 sec