Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-200146
#<BuildRuby:0x00005564d50a0098
@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.20231219-200146",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003894 0.000354 1.046250 ( 1.295329)
build_miniruby 0.000873 0.000080 0.898630 ( 0.898736)
build_ruby 0.001169 0.000106 2.733364 ( 2.735699)
build_all 0.006896 0.000627 12.291734 ( 1.010040)
build_install 0.001460 0.007434 3.641320 ( 0.990642)
test_btest 0.000493 0.000106 62.956899 ( 6.424393)
test_basic 0.002835 0.000608 0.395741 ( 0.469037)
test_all 0.089471 0.020380 454.630809 ( 39.558099)
test_rubyspec 0.014413 0.032813 40.328435 ( 53.087876)
total: 106.47 sec