Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-062636
#<BuildRuby:0x00005635d37ff468
@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.20240111-062636",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004840 0.000232 0.802196 ( 1.223482)
build_miniruby 0.000948 0.000258 0.814681 ( 0.814361)
build_ruby 0.001366 0.000000 2.676447 ( 2.677343)
build_all 0.007585 0.000160 11.997469 ( 0.997053)
build_install 0.008247 0.005899 3.441400 ( 0.973376)
test_btest 0.000577 0.000170 65.456803 ( 4.846045)
test_basic 0.004730 0.000273 0.398284 ( 0.477611)
test_all 0.076769 0.019018 388.242076 ( 33.263985)
test_rubyspec 0.036974 0.029787 40.713813 ( 53.260056)
total: 98.53 sec