Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-204513
#<BuildRuby:0x0000559fbca27f90
@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.20231218-204513",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004179 0.000013 1.028659 ( 1.275927)
build_miniruby 0.001141 0.000000 0.882300 ( 0.882839)
build_ruby 0.001202 0.000000 2.707795 ( 2.709430)
build_all 0.005110 0.002966 12.121951 ( 0.993222)
build_install 0.007425 0.004201 3.568227 ( 0.972747)
test_btest 0.000706 0.000124 64.934709 ( 5.812100)
test_basic 0.002522 0.000445 0.380414 ( 0.463751)
test_all 0.091385 0.009101 371.227085 ( 42.570963)
test_rubyspec 0.051848 0.024787 39.593897 ( 52.230464)
total: 107.91 sec