Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-225030
#<BuildRuby:0x000055ba3589b5f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231122-225030",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002799 0.003660 1.358921 ( 1.702922)
build_miniruby 0.000782 0.000217 0.930531 ( 0.929988)
build_ruby 0.001971 0.000000 2.755656 ( 2.755824)
build_all 0.008236 0.002438 17.177468 ( 1.524160)
build_install 0.009530 0.000523 5.233850 ( 1.212531)
test_btest 0.000772 0.000193 87.824794 ( 7.245888)
test_basic 0.001215 0.003108 0.705993 ( 0.786254)
test_all 0.100829 0.033614 525.939292 ( 54.129773)
test_rubyspec 0.034071 0.013662 50.293789 ( 62.646284)
total: 132.93 sec