Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-120726
#<BuildRuby:0x00005556f997c098
@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.20240109-120726",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.006709 0.000559 0.804186 ( 1.206704)
build_miniruby 0.000924 0.000077 0.841948 ( 0.842178)
build_ruby 0.001749 0.000145 2.666943 ( 2.667668)
build_all 0.007393 0.000201 11.902434 ( 1.001291)
build_install 0.009816 0.000344 3.404175 ( 0.971894)
test_btest 0.000609 0.000044 65.322586 ( 4.948284)
test_basic 0.003643 0.000000 0.398488 ( 0.480223)
test_all 0.074262 0.023520 381.307153 ( 38.282451)
test_rubyspec 0.019498 0.045879 40.472215 ( 53.039915)
total: 103.44 sec