Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-160941
#<BuildRuby:0x0000556c5fd87220
@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.20230630-160941",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.001389 0.003473 1.436084 ( 2.747502)
build_miniruby 0.000895 0.000189 0.962731 ( 0.962952)
build_ruby 0.001038 0.000219 2.704552 ( 2.704470)
build_all 0.009204 0.000230 11.293199 ( 7.652824)
build_install 0.008038 0.000723 5.175152 ( 1.978366)
test_btest 0.000856 0.000156 86.962590 ( 8.390008)
test_basic 0.006334 0.001152 0.658488 ( 0.737921)
test_all 0.001260 0.000229 482.888604 ( 44.307976)
test_rubyspec 0.019835 0.018945 42.724582 ( 55.207702)
total: 124.69 sec