Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-015500
#<BuildRuby:0x0000563f30c1ef88
@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.20240111-015500",
@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.000000 0.000005 ( 0.000008)
autoconf 0.000018 0.000000 0.000018 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004355 0.000051 0.842793 ( 1.241204)
build_miniruby 0.001016 0.000000 0.912282 ( 0.913286)
build_ruby 0.001244 0.000000 2.691370 ( 2.694790)
build_all 0.007255 0.002920 14.748533 ( 1.373623)
build_install 0.006246 0.002747 4.247494 ( 1.138612)
test_btest 0.000661 0.000000 75.746608 ( 7.323705)
test_basic 0.000839 0.003036 0.614982 ( 0.696154)
test_all 0.108545 0.028020 494.154054 ( 51.970618)
test_rubyspec 0.027494 0.007886 49.889817 ( 62.375970)
total: 129.73 sec