Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-004505
#<BuildRuby:0x000056137c67c178
@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.20240101-004505",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.005306 0.801571 ( 1.180534)
build_miniruby 0.000000 0.000922 0.818647 ( 0.818675)
build_ruby 0.000000 0.001433 2.682619 ( 2.683645)
build_all 0.001746 0.006402 12.145531 ( 0.975153)
build_install 0.006088 0.004968 3.488655 ( 0.982315)
test_btest 0.000000 0.000797 65.196188 ( 4.479950)
test_basic 0.000146 0.003820 0.395313 ( 0.475568)
test_all 0.060223 0.040399 380.226215 ( 32.026381)
test_rubyspec 0.023426 0.042617 40.187707 ( 52.773606)
total: 96.40 sec