Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-203856
#<BuildRuby:0x000055881a4c34f0
@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.20240115-203856",
@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.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000003 0.000007 ( 0.000006)
build_up 0.001907 0.002760 0.793023 ( 1.198997)
build_miniruby 0.000000 0.001285 0.823613 ( 0.823184)
build_ruby 0.000000 0.001306 2.695221 ( 2.696520)
build_all 0.006896 0.000696 11.828750 ( 0.972060)
build_install 0.009702 0.001084 3.409669 ( 0.966457)
test_btest 0.000516 0.000258 66.627002 ( 5.120302)
test_basic 0.004615 0.000304 0.400991 ( 0.481187)
test_all 0.072359 0.026494 378.209361 ( 36.082443)
test_rubyspec 0.021919 0.044452 40.454544 ( 52.999493)
total: 101.34 sec