Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-201933
#<BuildRuby:0x000055af3cdc3610
@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.20230211-201933",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003607 0.000328 0.625222 ( 1.020232)
build_miniruby 0.000893 0.000081 0.616654 ( 0.616640)
build_ruby 0.001083 0.000099 2.120804 ( 2.140243)
build_all 0.003941 0.005114 12.416993 ( 1.532635)
build_install 0.000000 0.006419 1.549771 ( 0.748079)
test_btest 0.000000 0.000569 64.304849 ( 6.316433)
test_basic 0.001838 0.001452 0.276627 ( 0.372175)
test_all 0.001513 0.000000 496.042641 ( 47.016487)
test_rubyspec 0.008329 0.020402 35.240683 ( 45.792853)
total: 105.56 sec