Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-041648
#<BuildRuby:0x0000565541eabf90
@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.20240113-041648",
@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.000008 0.000003 0.000011 ( 0.000010)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.003558 0.001186 0.800099 ( 1.180558)
build_miniruby 0.001133 0.000000 0.808286 ( 0.807612)
build_ruby 0.001546 0.000000 2.721577 ( 2.722200)
build_all 0.007637 0.000000 12.019237 ( 0.965291)
build_install 0.012024 0.001183 3.441390 ( 0.978009)
test_btest 0.000692 0.000163 66.428157 ( 4.584608)
test_basic 0.004176 0.000982 0.392753 ( 0.472867)
test_all 0.099180 0.004747 394.829006 ( 35.780043)
test_rubyspec 0.025689 0.039060 40.707080 ( 53.282399)
total: 100.77 sec