Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-184613
#<BuildRuby:0x00005632d9ce0088
@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.20240103-184613",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003066 0.003525 1.056835 ( 1.326870)
build_miniruby 0.001197 0.000000 0.809380 ( 0.809225)
build_ruby 0.001727 0.000000 2.685631 ( 2.686331)
build_all 0.001940 0.006147 11.926364 ( 0.985400)
build_install 0.001908 0.008758 3.470883 ( 0.977545)
test_btest 0.000529 0.000397 63.430797 ( 4.911047)
test_basic 0.000147 0.003995 0.392418 ( 0.473488)
test_all 0.063386 0.035796 366.751570 ( 39.166223)
test_rubyspec 0.030622 0.036155 39.912282 ( 52.456662)
total: 103.79 sec