Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-115913
#<BuildRuby:0x000056545ca1f8e0
@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.20231218-115913",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001906 0.002468 1.056985 ( 1.536445)
build_miniruby 0.000975 0.000244 0.871422 ( 0.872168)
build_ruby 0.001189 0.000297 2.721734 ( 2.724095)
build_all 0.006520 0.000657 12.179719 ( 1.022143)
build_install 0.005733 0.009453 3.562980 ( 0.967485)
test_btest 0.000463 0.000174 65.239400 ( 4.757717)
test_basic 0.000000 0.004349 0.376446 ( 0.458054)
test_all 0.081758 0.020489 420.153667 ( 38.304173)
test_rubyspec 0.023412 0.048018 39.789384 ( 52.452997)
total: 103.10 sec