Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-085623
#<BuildRuby:0x0000563d2a6af280
@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.20240110-085623",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000007)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004940 0.000161 0.797445 ( 1.500419)
build_miniruby 0.000797 0.000133 0.811416 ( 0.811220)
build_ruby 0.001671 0.000000 2.677653 ( 2.678158)
build_all 0.005675 0.001794 11.885278 ( 0.969963)
build_install 0.010296 0.003399 3.696796 ( 0.979131)
test_btest 0.000570 0.000114 64.435719 ( 4.915860)
test_basic 0.003831 0.000767 0.397861 ( 0.477001)
test_all 0.085465 0.011091 373.577649 ( 37.858746)
test_rubyspec 0.031812 0.034854 40.581176 ( 53.132709)
total: 103.32 sec