Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-203406
#<BuildRuby:0x0000561ded783960
@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.20240116-203406",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004606 0.000838 0.785973 ( 1.173584)
build_miniruby 0.000000 0.001311 0.817302 ( 0.817253)
build_ruby 0.000079 0.001910 2.699554 ( 2.700112)
build_all 0.006632 0.001658 11.992908 ( 0.987713)
build_install 0.002779 0.008462 3.374755 ( 0.958676)
test_btest 0.000606 0.000233 64.001595 ( 5.261838)
test_basic 0.000000 0.004387 0.405192 ( 0.484964)
test_all 0.072690 0.022765 383.731693 ( 33.652489)
test_rubyspec 0.045885 0.083050 73.677053 ( 86.158436)
total: 132.20 sec