Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-003502
#<BuildRuby:0x0000556db77637f0
@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-003502",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004637 0.000051 0.999341 ( 1.268238)
build_miniruby 0.001140 0.000000 0.876529 ( 0.877354)
build_ruby 0.001140 0.000000 2.700451 ( 2.701132)
build_all 0.008879 0.000000 12.143516 ( 0.987322)
build_install 0.012881 0.000223 3.523223 ( 0.953931)
test_btest 0.000804 0.000047 64.283764 ( 4.651635)
test_basic 0.003126 0.000184 0.374100 ( 0.456255)
test_all 0.089935 0.012497 388.982906 ( 41.119869)
test_rubyspec 0.023952 0.038177 39.707317 ( 52.403394)
total: 105.42 sec