Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-071348
#<BuildRuby:0x00005587d259f7b8
@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.20240108-071348",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004106 0.000000 0.852634 ( 1.260132)
build_miniruby 0.000904 0.000106 0.923915 ( 0.924130)
build_ruby 0.001134 0.000134 2.779525 ( 2.781358)
build_all 0.009650 0.000000 14.570162 ( 1.377199)
build_install 0.008666 0.000561 4.168243 ( 1.142868)
test_btest 0.000602 0.000060 80.036334 ( 7.361236)
test_basic 0.004779 0.000478 0.484274 ( 0.562393)
test_all 0.115812 0.015033 513.719747 ( 57.065928)
test_rubyspec 0.015355 0.018890 48.798856 ( 61.418576)
total: 133.89 sec