Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-022348
#<BuildRuby:0x00005618dd8f7310
@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.20240115-022348",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.001155 0.004635 0.803550 ( 1.206624)
build_miniruby 0.000715 0.000398 0.849502 ( 0.849501)
build_ruby 0.000994 0.000553 2.687554 ( 2.688189)
build_all 0.002234 0.005812 11.860790 ( 0.945405)
build_install 0.000787 0.009849 3.640739 ( 0.968531)
test_btest 0.000442 0.000393 62.714611 ( 4.690583)
test_basic 0.003021 0.002685 0.402820 ( 0.482136)
test_all 0.073527 0.023649 364.486931 ( 41.820420)
test_rubyspec 0.017084 0.064270 40.354376 ( 52.893455)
total: 106.55 sec