Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-095439
#<BuildRuby:0x00005601b3fdb3e8
@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.20240116-095439",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000004 0.000010 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000600 0.004609 0.816075 ( 1.250673)
build_miniruby 0.000610 0.000458 0.819168 ( 0.819127)
build_ruby 0.000000 0.001607 2.696273 ( 2.696781)
build_all 0.004996 0.003182 11.961878 ( 0.989555)
build_install 0.004458 0.008846 3.432538 ( 0.959398)
test_btest 0.000481 0.000433 63.293982 ( 5.964400)
test_basic 0.004732 0.000228 0.398376 ( 0.478566)
test_all 0.093851 0.004844 373.826202 ( 38.926983)
test_rubyspec 0.020353 0.047051 40.428267 ( 52.970266)
total: 105.06 sec