Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-043751
#<BuildRuby:0x000055caefe234b0
@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.20231120-043751",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.005723 0.897039 ( 1.422503)
build_miniruby 0.001290 0.000187 0.810293 ( 0.809603)
build_ruby 0.001417 0.000436 2.583185 ( 2.583654)
build_all 0.004076 0.003781 11.998539 ( 0.978341)
build_install 0.004292 0.007604 3.694462 ( 0.989344)
test_btest 0.000627 0.000293 60.936137 ( 5.932713)
test_basic 0.004119 0.000165 0.399517 ( 0.479331)
test_all 0.080485 0.016111 342.481437 ( 34.879081)
test_rubyspec 0.040616 0.030953 40.045063 ( 52.591482)
total: 100.67 sec