Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-151147
#<BuildRuby:0x0000559dd95b80e8
@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.20230623-151147",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002966 0.004827 1.483687 ( 2.722434)
build_miniruby 0.000826 0.000195 0.910858 ( 0.910768)
build_ruby 0.001016 0.000239 2.547648 ( 2.548197)
build_all 0.010158 0.000000 16.083037 ( 1.479862)
build_install 0.008184 0.000134 4.600337 ( 1.097786)
test_btest 0.000844 0.000161 83.435761 ( 7.460140)
test_basic 0.003841 0.003379 0.723149 ( 0.801618)
test_all 0.001248 0.000272 455.943856 ( 41.002602)
test_rubyspec 0.013319 0.027240 42.656705 ( 55.134234)
total: 113.16 sec