Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-174819
#<BuildRuby:0x000055864f093e88
@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.20231223-174819",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003618 0.000000 0.745212 ( 1.174583)
build_miniruby 0.000943 0.000181 0.903940 ( 0.904310)
build_ruby 0.001060 0.000000 2.766329 ( 2.766986)
build_all 0.007730 0.000168 12.168251 ( 1.017502)
build_install 0.010765 0.000531 3.402306 ( 0.971164)
test_btest 0.000527 0.000112 63.259696 ( 6.167060)
test_basic 0.000000 0.003691 0.375603 ( 0.458094)
test_all 0.055305 0.050206 407.890502 ( 46.323829)
test_rubyspec 0.024378 0.024065 40.638552 ( 53.351694)
total: 113.14 sec