Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-023843
#<BuildRuby:0x00005618a8283ce8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230729-023843",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006113 0.000205 1.558668 ( 2.811375)
build_miniruby 0.000958 0.000096 0.939714 ( 0.939300)
build_ruby 0.001081 0.000108 2.704066 ( 2.704019)
build_all 0.002277 0.007397 14.064320 ( 1.256013)
build_install 0.007814 0.000000 1.970584 ( 0.904241)
test_btest 0.000984 0.000148 80.466538 ( 7.280388)
test_basic 0.004018 0.000670 0.577783 ( 0.659254)
test_all 0.000455 0.000738 511.898471 ( 50.547054)
test_rubyspec 0.008846 0.027853 44.932013 ( 57.319302)
total: 124.42 sec