Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-085512
#<BuildRuby:0x0000556d2ce478e0
@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.20240114-085512",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000874 0.004115 0.791251 ( 1.202547)
build_miniruby 0.001014 0.000000 0.818767 ( 0.818899)
build_ruby 0.001372 0.000000 2.692613 ( 2.693506)
build_all 0.007226 0.000418 12.312823 ( 0.979403)
build_install 0.006907 0.004903 3.458414 ( 0.976036)
test_btest 0.000788 0.000000 61.818576 ( 5.892269)
test_basic 0.000000 0.003968 0.389386 ( 0.470353)
test_all 0.066973 0.029124 371.918594 ( 40.679927)
test_rubyspec 0.028499 0.038440 40.519464 ( 53.063825)
total: 106.78 sec