Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-225048
#<BuildRuby:0x000055bc4ed03918
@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.20240108-225048",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.003504 0.000701 0.964765 ( 1.373364)
build_miniruby 0.000821 0.000164 0.938700 ( 0.938340)
build_ruby 0.001804 0.000000 2.857752 ( 2.858484)
build_all 0.009803 0.000000 14.616336 ( 1.395478)
build_install 0.009676 0.000000 4.167172 ( 1.146338)
test_btest 0.000701 0.000037 74.463503 ( 7.748227)
test_basic 0.000000 0.003623 0.413238 ( 0.493704)
test_all 0.105675 0.029594 493.383792 ( 55.570540)
test_rubyspec 0.012274 0.022564 48.430728 ( 60.982470)
total: 132.51 sec