Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-021125
#<BuildRuby:0x00005599ceba7788
@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.20240106-021125",
@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.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.003893 0.829899 ( 1.207307)
build_miniruby 0.000649 0.000256 1.024095 ( 1.025978)
build_ruby 0.001079 0.000000 3.082353 ( 3.089720)
build_all 0.009480 0.000000 15.809573 ( 1.401235)
build_install 0.010618 0.000000 4.147904 ( 1.200417)
test_btest 0.000654 0.000000 79.990607 ( 7.731718)
test_basic 0.003993 0.000000 0.480379 ( 0.553434)
test_all 0.098773 0.017693 535.069581 ( 50.049726)
test_rubyspec 0.011607 0.028918 48.283850 ( 60.914704)
total: 127.17 sec