Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-122109
#<BuildRuby:0x0000563e1e007438
@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.20231214-122109",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005034 0.000000 1.020694 ( 1.311320)
build_miniruby 0.000871 0.000000 0.871824 ( 0.872400)
build_ruby 0.001482 0.000000 2.711830 ( 2.716385)
build_all 0.006501 0.001974 12.167672 ( 1.031704)
build_install 0.006083 0.001216 3.578424 ( 0.977991)
test_btest 0.000492 0.000098 63.739266 ( 4.911392)
test_basic 0.002575 0.000515 0.373096 ( 0.455712)
test_all 0.069038 0.031374 382.526912 ( 36.582943)
test_rubyspec 0.025315 0.034621 39.951668 ( 52.616586)
total: 101.48 sec