Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-092507
#<BuildRuby:0x0000561fc26270b8
@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.20231120-092507",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005045 0.000458 0.907386 ( 1.314079)
build_miniruby 0.000956 0.000087 0.844398 ( 0.844439)
build_ruby 0.001163 0.000106 2.586506 ( 2.587447)
build_all 0.007343 0.000667 11.996733 ( 0.976483)
build_install 0.009724 0.000000 3.516528 ( 0.990073)
test_btest 0.000998 0.000000 64.425748 ( 5.342334)
test_basic 0.004163 0.000000 0.400495 ( 0.479687)
test_all 0.069685 0.026871 355.126968 ( 32.120969)
test_rubyspec 0.041974 0.022844 39.741218 ( 52.314389)
total: 96.97 sec