Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-004225
#<BuildRuby:0x000055d3fa4b8178
@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-004225",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000009 0.000000 0.000009 ( 0.000011)
build_up 0.001232 0.003768 0.800609 ( 1.199589)
build_miniruby 0.000901 0.000150 0.854647 ( 0.854836)
build_ruby 0.001418 0.000000 2.681070 ( 2.682125)
build_all 0.007072 0.000683 11.959840 ( 1.000165)
build_install 0.011779 0.001812 3.374113 ( 0.961498)
test_btest 0.000647 0.000100 63.651968 ( 4.865630)
test_basic 0.001466 0.003540 0.394629 ( 0.473635)
test_all 0.082351 0.019897 392.777043 ( 36.908217)
test_rubyspec 0.016880 0.046968 40.492929 ( 53.033261)
total: 101.98 sec