Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-002504
#<BuildRuby:0x000055b5a43480c8
@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.20231208-002504",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001583 0.003340 1.000777 ( 1.273091)
build_miniruby 0.000573 0.000156 0.867263 ( 0.867119)
build_ruby 0.001244 0.000339 2.692697 ( 2.693988)
build_all 0.005789 0.001578 12.162823 ( 1.006309)
build_install 0.009288 0.000070 3.558892 ( 0.969053)
test_btest 0.000450 0.000104 61.765653 ( 6.288544)
test_basic 0.002744 0.000633 0.373576 ( 0.456360)
test_all 0.093822 0.006545 381.813832 ( 34.569724)
test_rubyspec 0.025697 0.038261 39.838932 ( 52.453642)
total: 100.58 sec