Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-064356
#<BuildRuby:0x000055833f40eeb8
@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.20230612-064356",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005012 0.000089 1.238584 ( 2.519121)
build_miniruby 0.000970 0.000081 0.774844 ( 0.774219)
build_ruby 0.001074 0.000089 2.418067 ( 2.418552)
build_all 0.009060 0.000373 12.699449 ( 1.099949)
build_install 0.003008 0.005051 1.805515 ( 0.848129)
test_btest 0.000878 0.000135 83.019327 ( 7.493965)
test_basic 0.000234 0.004953 0.779580 ( 0.860593)
test_all 0.000715 0.001099 433.997161 ( 38.364734)
test_rubyspec 0.018514 0.023180 43.834510 ( 56.292576)
total: 110.67 sec