Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-202448
#<BuildRuby:0x00005588bef078e0
@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.20231213-202448",
@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.000010 0.000000 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003974 0.000000 1.014200 ( 1.305447)
build_miniruby 0.000998 0.000075 0.872793 ( 0.873650)
build_ruby 0.001147 0.000105 2.700212 ( 2.702076)
build_all 0.007313 0.000000 12.141998 ( 0.986361)
build_install 0.012632 0.000000 3.600974 ( 0.968866)
test_btest 0.000767 0.000000 64.726852 ( 4.635982)
test_basic 0.000000 0.003205 0.379352 ( 0.460063)
test_all 0.074777 0.024920 393.982313 ( 41.880311)
test_rubyspec 0.021806 0.041170 39.778671 ( 52.436565)
total: 106.25 sec