Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-164915
#<BuildRuby:0x000055d091ecb7f8
@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-164915",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003386 0.000616 0.746618 ( 1.168447)
build_miniruby 0.000651 0.000118 0.932205 ( 0.932666)
build_ruby 0.001230 0.000224 2.782787 ( 2.786130)
build_all 0.007367 0.000000 12.179120 ( 1.028193)
build_install 0.011658 0.000000 3.441009 ( 0.989409)
test_btest 0.000690 0.000000 65.409626 ( 6.756853)
test_basic 0.003883 0.000263 0.393386 ( 0.466884)
test_all 0.087184 0.028655 509.830245 ( 45.378515)
test_rubyspec 0.019601 0.042675 41.449949 ( 54.190857)
total: 113.70 sec