Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-153629
#<BuildRuby:0x000055c8576877f0
@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-153629",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004195 0.000763 0.796412 ( 1.169040)
build_miniruby 0.000911 0.000166 0.812540 ( 0.812679)
build_ruby 0.001206 0.000219 2.665944 ( 2.667057)
build_all 0.007697 0.000540 11.941033 ( 0.960126)
build_install 0.003562 0.007776 3.461393 ( 0.969984)
test_btest 0.000599 0.000171 64.621260 ( 5.384597)
test_basic 0.003941 0.001126 0.388547 ( 0.469365)
test_all 0.089134 0.015142 362.988410 ( 35.067285)
test_rubyspec 0.044492 0.020910 40.150252 ( 52.696713)
total: 100.20 sec