Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-072924
#<BuildRuby:0x000055852b09fe88
@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.20231124-072924",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001812 0.004467 0.955564 ( 1.364393)
build_miniruby 0.000853 0.000233 0.796048 ( 0.796234)
build_ruby 0.001538 0.000420 2.648468 ( 2.648526)
build_all 0.006706 0.001829 12.247943 ( 0.995907)
build_install 0.010991 0.000000 3.702176 ( 0.980244)
test_btest 0.000864 0.000000 63.549349 ( 5.705944)
test_basic 0.001854 0.002206 0.406253 ( 0.487049)
test_all 0.082873 0.012957 362.032230 ( 34.701479)
test_rubyspec 0.030509 0.038773 40.159595 ( 52.714436)
total: 100.39 sec