Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-064110
#<BuildRuby:0x0000565369460178
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240101-064110",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000967 0.004367 0.792914 ( 1.188810)
build_miniruby 0.000620 0.000371 0.806182 ( 0.806213)
build_ruby 0.000925 0.000555 2.664463 ( 2.664832)
build_all 0.008223 0.000063 12.001429 ( 0.990550)
build_install 0.006350 0.007110 3.759996 ( 0.990357)
test_btest 0.000510 0.000292 63.378554 ( 4.680034)
test_basic 0.000000 0.004758 0.398937 ( 0.478837)
test_all 0.074623 0.026283 373.690056 ( 31.198642)
test_rubyspec 0.011135 0.052834 40.749249 ( 53.321367)
total: 96.32 sec