Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-091417
#<BuildRuby:0x0000558608f46eb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231211-091417",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004801 0.000236 1.335015 ( 1.656925)
build_miniruby 0.000765 0.000225 0.929493 ( 0.928846)
build_ruby 0.001071 0.000315 2.757168 ( 2.757159)
build_all 0.009857 0.000000 15.801425 ( 1.462389)
build_install 0.008128 0.000328 4.696492 ( 1.140630)
test_btest 0.000952 0.000226 78.223003 ( 7.727775)
test_basic 0.003560 0.000848 0.674469 ( 0.755385)
test_all 0.093457 0.041583 523.175189 ( 54.750746)
test_rubyspec 0.005468 0.041745 49.602569 ( 62.002432)
total: 133.18 sec