Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-083458
#<BuildRuby:0x00005568dec930a0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231213-083458",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004064 0.000026 1.012895 ( 1.274982)
build_miniruby 0.000581 0.000174 0.868153 ( 0.868218)
build_ruby 0.001234 0.000370 2.717671 ( 2.717441)
build_all 0.008389 0.000007 12.191562 ( 0.964509)
build_install 0.007376 0.006645 3.599326 ( 0.975272)
test_btest 0.000838 0.000000 65.685222 ( 5.107099)
test_basic 0.001955 0.002387 0.377383 ( 0.458049)
test_all 0.083682 0.016840 382.145603 ( 37.510695)
test_rubyspec 0.031183 0.035397 39.739014 ( 52.389850)
total: 102.27 sec