Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-062255
#<BuildRuby:0x0000557baa94ff90
@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.20240110-062255",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000894 0.004022 0.799958 ( 1.532971)
build_miniruby 0.000977 0.000225 0.828910 ( 0.828488)
build_ruby 0.001397 0.000000 2.719329 ( 2.720319)
build_all 0.005693 0.001915 11.940982 ( 0.966432)
build_install 0.006549 0.004315 3.545575 ( 0.984543)
test_btest 0.000627 0.000174 64.423367 ( 5.107747)
test_basic 0.000455 0.003819 0.410622 ( 0.490895)
test_all 0.070826 0.024917 377.283594 ( 36.570591)
test_rubyspec 0.035169 0.039189 40.837122 ( 53.384073)
total: 102.59 sec