Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-111137
#<BuildRuby:0x0000557b2691f040
@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.20240103-111137",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000832 0.004411 1.252056 ( 1.516185)
build_miniruby 0.000655 0.000204 0.816812 ( 0.816192)
build_ruby 0.001391 0.000434 2.631230 ( 2.635870)
build_all 0.003417 0.005624 14.314138 ( 1.281914)
build_install 0.004110 0.004374 4.216931 ( 1.063060)
test_btest 0.001009 0.000000 75.454477 ( 6.309569)
test_basic 0.001498 0.003693 0.653989 ( 0.729017)
test_all 0.099481 0.029727 496.530962 ( 47.958157)
test_rubyspec 0.029454 0.020008 47.712412 ( 60.152583)
total: 122.46 sec