Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-000145
#<BuildRuby:0x0000555d3fd96df8
@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.20240117-000145",
@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.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001313 0.003362 0.787185 ( 1.154911)
build_miniruby 0.001020 0.000000 0.859257 ( 0.859123)
build_ruby 0.000000 0.001343 2.678555 ( 2.679629)
build_all 0.002621 0.004895 11.937118 ( 1.003557)
build_install 0.012462 0.001516 3.416328 ( 0.951366)
test_btest 0.000624 0.000173 64.981211 ( 5.378362)
test_basic 0.005123 0.000337 0.397538 ( 0.476745)
test_all 0.081338 0.017308 366.018883 ( 36.280067)
test_rubyspec 0.062308 0.067180 73.213954 ( 85.699516)
total: 134.48 sec