Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-002737
#<BuildRuby:0x000055975a737458
@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.20240110-002737",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000043 0.003998 0.823039 ( 1.355956)
build_miniruby 0.000780 0.000260 0.953479 ( 0.953844)
build_ruby 0.001232 0.000410 2.868144 ( 2.869029)
build_all 0.003500 0.006259 14.728512 ( 1.426941)
build_install 0.002374 0.006873 4.210413 ( 1.131888)
test_btest 0.000470 0.000250 77.790075 ( 7.479669)
test_basic 0.002259 0.001205 0.436464 ( 0.518700)
test_all 0.102257 0.031670 511.658385 ( 48.689214)
test_rubyspec 0.023990 0.008940 48.998973 ( 61.846222)
total: 126.27 sec