Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-053804
#<BuildRuby:0x000055ac1ff3c188
@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.20231122-053804",
@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.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002250 0.003183 0.924739 ( 1.328827)
build_miniruby 0.001071 0.000000 0.802367 ( 0.802312)
build_ruby 0.001368 0.000000 2.603504 ( 2.604240)
build_all 0.008153 0.000000 12.129943 ( 0.997612)
build_install 0.013669 0.000290 3.735455 ( 0.986074)
test_btest 0.000000 0.000840 62.813399 ( 5.358724)
test_basic 0.001140 0.003528 0.405390 ( 0.485593)
test_all 0.074921 0.020599 350.207196 ( 38.460293)
test_rubyspec 0.044865 0.026100 40.169562 ( 52.706949)
total: 103.73 sec