Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-043041
#<BuildRuby:0x000055c07815bfd8
@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.20231119-043041",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003775 0.001678 0.910178 ( 1.319428)
build_miniruby 0.000770 0.000343 0.812779 ( 0.812546)
build_ruby 0.000969 0.000430 2.626482 ( 2.627634)
build_all 0.004104 0.004340 12.453493 ( 1.021356)
build_install 0.004761 0.006556 3.566344 ( 0.970783)
test_btest 0.000843 0.000000 62.350982 ( 5.633791)
test_basic 0.003866 0.000325 0.406810 ( 0.486560)
test_all 0.079179 0.019179 355.642909 ( 33.728360)
test_rubyspec 0.061105 0.016565 39.549619 ( 52.098874)
total: 98.70 sec