Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-165434
#<BuildRuby:0x000056497b9e41f0
@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.20240621-165434",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000689 0.004306 1.045866 ( 1.410849)
build_miniruby 0.000770 0.000385 0.720995 ( 0.721136)
build_ruby 0.000942 0.000471 2.270007 ( 2.270900)
build_all 0.005724 0.002862 12.580448 ( 1.064925)
build_install 0.010856 0.005428 4.267462 ( 1.105237)
test_btest 0.000448 0.000224 70.264517 ( 5.717224)
test_basic 0.003035 0.001518 0.397617 ( 0.478636)
test_all 0.063487 0.038251 368.325617 ( 42.693880)
test_rubyspec 0.019423 0.024565 87.216293 ( 11.021190)
total: 66.48 sec