Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-032210
#<BuildRuby:0x0000557b758c3d68
@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.20230620-032210",
@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.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006260 0.000000 1.358069 ( 2.688918)
build_miniruby 0.001009 0.000000 0.801051 ( 0.800994)
build_ruby 0.001195 0.000015 2.449848 ( 2.450161)
build_all 0.008964 0.000218 15.143792 ( 1.343737)
build_install 0.009500 0.000223 4.497022 ( 1.094159)
test_btest 0.000957 0.000042 83.117976 ( 6.920837)
test_basic 0.000000 0.003627 0.632816 ( 0.712556)
test_all 0.000119 0.000975 430.303563 ( 40.138492)
test_rubyspec 0.019777 0.016054 42.560117 ( 55.052307)
total: 111.20 sec