Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-023732
#<BuildRuby:0x000055e8cd4975f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231231-023732",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.001106 0.004121 1.178613 ( 1.532973)
build_miniruby 0.001603 0.000000 0.922291 ( 0.922017)
build_ruby 0.001540 0.000000 2.824602 ( 2.823804)
build_all 0.005517 0.004211 16.746285 ( 1.479704)
build_install 0.005707 0.003237 4.665132 ( 1.121883)
test_btest 0.000705 0.000235 85.251041 ( 7.432644)
test_basic 0.002983 0.003560 0.809591 ( 0.883571)
test_all 0.104859 0.029464 541.564760 ( 57.450071)
test_rubyspec 0.038923 0.013156 50.753207 ( 63.042152)
total: 136.69 sec