Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-141744
#<BuildRuby:0x00005615fd8dc098
@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.20231219-141744",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004871 0.000000 1.416542 ( 1.801748)
build_miniruby 0.001304 0.000000 0.991347 ( 0.989503)
build_ruby 0.001407 0.000000 2.678742 ( 2.678954)
build_all 0.010166 0.000000 16.924198 ( 1.540739)
build_install 0.004443 0.004300 4.928340 ( 1.172376)
test_btest 0.000000 0.000958 85.233437 ( 7.903682)
test_basic 0.002111 0.002620 0.606945 ( 0.684859)
test_all 0.087637 0.044052 558.970367 ( 49.064122)
test_rubyspec 0.032316 0.017350 50.198246 ( 62.524613)
total: 128.36 sec