Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-185347
#<BuildRuby:0x000055d9d8e24138
@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.20231226-185347",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.001670 0.004686 0.813801 ( 1.178678)
build_miniruby 0.000730 0.000265 0.807476 ( 0.807369)
build_ruby 0.001388 0.000000 2.640216 ( 2.641390)
build_all 0.000035 0.007190 11.914022 ( 0.944008)
build_install 0.002586 0.007225 3.330921 ( 0.955853)
test_btest 0.000426 0.000262 62.655462 ( 5.781335)
test_basic 0.000000 0.004093 0.393626 ( 0.473142)
test_all 0.085415 0.012388 367.446658 ( 34.423855)
test_rubyspec 0.030135 0.037413 40.013666 ( 52.568651)
total: 99.77 sec