Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-124105
#<BuildRuby:0x000055bcd1942eb8
@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.20231214-124105",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.006536 1.461842 ( 1.828665)
build_miniruby 0.000000 0.001026 0.899446 ( 0.899315)
build_ruby 0.001369 0.000000 2.812883 ( 2.813152)
build_all 0.003035 0.007101 16.708443 ( 1.502774)
build_install 0.008301 0.000181 4.975982 ( 1.179923)
test_btest 0.000818 0.000213 84.530494 ( 7.885497)
test_basic 0.000000 0.005172 0.650472 ( 0.726626)
test_all 0.096924 0.040931 542.174167 ( 60.890351)
test_rubyspec 0.033638 0.015655 50.164930 ( 62.519940)
total: 140.25 sec