Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-171656
#<BuildRuby:0x0000564f0f9dc150
@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.20231121-171656",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004990 0.000384 0.922252 ( 1.330289)
build_miniruby 0.001011 0.000078 0.827894 ( 0.828040)
build_ruby 0.001317 0.000101 2.608331 ( 2.609270)
build_all 0.008004 0.000250 12.152121 ( 1.027285)
build_install 0.008338 0.005959 3.721207 ( 0.980466)
test_btest 0.000690 0.000098 63.903687 ( 4.704833)
test_basic 0.000000 0.004623 0.393885 ( 0.473204)
test_all 0.080078 0.015680 350.474970 ( 37.334346)
test_rubyspec 0.027954 0.045762 40.162191 ( 52.757265)
total: 102.05 sec