Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-050759
#<BuildRuby:0x00005628ad10f820
@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.20231220-050759",
@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.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004152 0.000012 1.051622 ( 1.304152)
build_miniruby 0.000000 0.000859 0.905475 ( 0.906880)
build_ruby 0.000000 0.000874 2.739979 ( 2.744858)
build_all 0.002596 0.005059 12.156095 ( 1.047159)
build_install 0.004922 0.004601 3.574916 ( 0.982665)
test_btest 0.000568 0.000158 68.567545 ( 5.406570)
test_basic 0.002912 0.000809 0.385217 ( 0.467402)
test_all 0.088256 0.017836 445.990559 ( 41.604144)
test_rubyspec 0.026461 0.019838 40.258734 ( 52.987585)
total: 107.45 sec