Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-062906
#<BuildRuby:0x000055d0dba9fa68
@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.20240101-062906",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004745 0.000092 0.797947 ( 1.178288)
build_miniruby 0.000984 0.000179 0.808954 ( 0.808840)
build_ruby 0.001819 0.000331 2.667846 ( 2.668156)
build_all 0.006515 0.001185 11.961916 ( 0.987524)
build_install 0.010928 0.000097 3.411845 ( 0.975930)
test_btest 0.000795 0.000000 62.469496 ( 4.674601)
test_basic 0.005060 0.000100 0.404613 ( 0.483195)
test_all 0.082814 0.017923 395.276896 ( 33.287186)
test_rubyspec 0.021530 0.042735 40.804377 ( 53.368618)
total: 98.43 sec