Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-000419
#<BuildRuby:0x00005581d5582eb8
@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.20240103-000419",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000691 0.004068 1.301426 ( 1.539742)
build_miniruby 0.000666 0.000148 0.747258 ( 0.746752)
build_ruby 0.000000 0.001242 2.748064 ( 2.747894)
build_all 0.006554 0.002340 14.145272 ( 1.332578)
build_install 0.006217 0.001554 4.173983 ( 1.051612)
test_btest 0.000628 0.000000 73.082768 ( 6.818023)
test_basic 0.003972 0.000268 0.691653 ( 0.768086)
test_all 0.106867 0.023835 501.730319 ( 49.009108)
test_rubyspec 0.028296 0.020543 48.290256 ( 60.722152)
total: 124.74 sec