Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-051218
#<BuildRuby:0x000055b76deef500
@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.20231216-051218",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004593 0.000065 1.230148 ( 1.586309)
build_miniruby 0.000907 0.000091 0.886831 ( 0.886896)
build_ruby 0.001358 0.000136 2.812418 ( 2.812492)
build_all 0.009791 0.000542 16.456285 ( 1.531034)
build_install 0.005089 0.003897 4.838099 ( 1.177080)
test_btest 0.000000 0.001026 83.151495 ( 7.425656)
test_basic 0.000000 0.004024 0.632440 ( 0.709456)
test_all 0.102450 0.035586 530.467338 ( 56.010014)
test_rubyspec 0.022390 0.029762 52.540159 ( 64.878287)
total: 137.02 sec