Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-215531
#<BuildRuby:0x000055c74ca8be20
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-215531",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005249 0.000927 1.158434 ( 1.537461)
build_miniruby 0.000883 0.000156 0.858116 ( 0.857258)
build_ruby 0.001309 0.000000 2.773279 ( 2.773107)
build_all 0.002309 0.006513 14.255593 ( 1.284084)
build_install 0.006018 0.001505 4.161926 ( 1.113858)
test_btest 0.000907 0.000227 74.113076 ( 7.278718)
test_basic 0.002047 0.003179 0.784238 ( 0.860267)
test_all 0.100589 0.029850 508.696346 ( 52.954970)
test_rubyspec 0.031772 0.014680 49.034402 ( 61.415577)
total: 130.08 sec