Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-020833
#<BuildRuby:0x000056050f2c3048
@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.20231205-020833",
@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.000002 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003000 0.001000 0.979225 ( 1.305508)
build_miniruby 0.000529 0.000176 0.863015 ( 0.863437)
build_ruby 0.001126 0.000375 2.717245 ( 2.718140)
build_all 0.006760 0.000678 12.143677 ( 0.982097)
build_install 0.014154 0.000000 3.609043 ( 0.969562)
test_btest 0.000488 0.000112 66.248477 ( 4.852121)
test_basic 0.000000 0.004307 0.375770 ( 0.456155)
test_all 0.094247 0.006011 409.062562 ( 34.767381)
test_rubyspec 0.007934 0.065936 39.773625 ( 52.407030)
total: 99.32 sec