Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-082800
#<BuildRuby:0x000055873abe7438
@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.20240109-082800",
@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.000033 0.000006 0.000039 ( 0.000039)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002357 0.004660 0.795989 ( 1.214400)
build_miniruby 0.000777 0.000212 0.801492 ( 0.801577)
build_ruby 0.001018 0.000278 2.654523 ( 2.655430)
build_all 0.003092 0.003968 11.900523 ( 0.982501)
build_install 0.007005 0.002335 3.369960 ( 0.955095)
test_btest 0.000643 0.000000 62.246196 ( 5.939618)
test_basic 0.004232 0.000000 0.419466 ( 0.500068)
test_all 0.080860 0.017735 405.951081 ( 37.666401)
test_rubyspec 0.036798 0.028177 40.400030 ( 52.966456)
total: 103.68 sec