Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-154812
#<BuildRuby:0x00005593e75a34f0
@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.20231123-154812",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005844 0.000289 0.923155 ( 1.319390)
build_miniruby 0.000972 0.000150 0.791440 ( 0.791251)
build_ruby 0.001662 0.000256 2.607426 ( 2.608001)
build_all 0.008222 0.000558 12.238647 ( 1.001488)
build_install 0.011416 0.000277 3.720710 ( 0.990968)
test_btest 0.000708 0.000089 62.476266 ( 5.904010)
test_basic 0.004182 0.000000 0.409477 ( 0.488917)
test_all 0.080396 0.016571 350.673222 ( 35.646386)
test_rubyspec 0.038134 0.028237 40.408098 ( 53.062141)
total: 101.81 sec