Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-145501
#<BuildRuby:0x000056032c9cb7f8
@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.20240113-145501",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004802 0.000233 0.806061 ( 1.177296)
build_miniruby 0.000816 0.000222 0.794218 ( 0.794511)
build_ruby 0.001325 0.000361 2.708972 ( 2.740939)
build_all 0.006932 0.000676 11.963039 ( 0.974845)
build_install 0.009816 0.001236 3.636381 ( 0.977383)
test_btest 0.000488 0.000113 63.702914 ( 4.936285)
test_basic 0.003273 0.000756 0.406570 ( 0.486856)
test_all 0.062700 0.037263 371.782607 ( 36.972518)
test_rubyspec 0.010857 0.054876 40.753371 ( 53.297155)
total: 102.36 sec