Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-015717
#<BuildRuby:0x000055ca024937f8
@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.20240104-015717",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005745 0.000141 1.058189 ( 1.305169)
build_miniruby 0.000000 0.001293 0.829015 ( 0.828472)
build_ruby 0.000000 0.001885 2.666799 ( 2.666837)
build_all 0.008097 0.000265 12.041214 ( 0.980258)
build_install 0.014531 0.000768 3.550605 ( 0.965976)
test_btest 0.000654 0.000073 63.436116 ( 5.333305)
test_basic 0.004773 0.000530 0.389206 ( 0.469204)
test_all 0.073266 0.023479 372.526587 ( 43.466830)
test_rubyspec 0.050978 0.023113 40.104400 ( 52.637142)
total: 108.65 sec