Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-160506
#<BuildRuby:0x0000556b47daf4f0
@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-160506",
@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.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001635 0.003494 0.786791 ( 1.189137)
build_miniruby 0.000000 0.000975 0.805469 ( 0.805680)
build_ruby 0.000000 0.001421 2.678787 ( 2.679263)
build_all 0.000524 0.007669 12.011302 ( 0.948417)
build_install 0.006166 0.006715 3.605187 ( 0.980335)
test_btest 0.000550 0.000275 64.946599 ( 5.278665)
test_basic 0.004578 0.000459 0.397102 ( 0.476895)
test_all 0.067558 0.035609 380.514824 ( 42.929879)
test_rubyspec 0.028966 0.035795 40.808363 ( 53.407485)
total: 108.70 sec