Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-185521
#<BuildRuby:0x000055d0376637f0
@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.20240103-185521",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.002413 0.004609 1.033451 ( 1.344653)
build_miniruby 0.000721 0.000197 0.810683 ( 0.810845)
build_ruby 0.000000 0.001457 2.693938 ( 2.694563)
build_all 0.005614 0.001836 11.888176 ( 0.973001)
build_install 0.008208 0.002816 3.491826 ( 0.982654)
test_btest 0.000548 0.000171 63.239281 ( 5.346534)
test_basic 0.000050 0.003846 0.386032 ( 0.467837)
test_all 0.052079 0.051300 390.923745 ( 35.157615)
test_rubyspec 0.025021 0.046827 40.131799 ( 52.688335)
total: 100.47 sec