Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-130719
#<BuildRuby:0x000055f4f8edfe20
@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-130719",
@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.000025 0.000004 0.000029 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004695 0.000829 1.038347 ( 1.406959)
build_miniruby 0.001081 0.000190 0.950546 ( 0.949365)
build_ruby 0.001312 0.000000 2.719667 ( 2.719633)
build_all 0.008683 0.000000 14.013225 ( 1.238591)
build_install 0.004379 0.003039 4.095788 ( 1.067727)
test_btest 0.000985 0.000000 76.006609 ( 6.450936)
test_basic 0.004592 0.000274 0.704386 ( 0.780660)
test_all 0.086384 0.042766 489.601029 ( 48.818481)
test_rubyspec 0.031088 0.017491 49.463802 ( 61.832712)
total: 125.27 sec