Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-230032
#<BuildRuby:0x0000565387248138
@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.20240113-230032",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004766 0.000135 0.812584 ( 1.175814)
build_miniruby 0.000936 0.000156 0.809468 ( 0.809533)
build_ruby 0.001226 0.000204 2.680124 ( 2.680881)
build_all 0.004793 0.002645 12.060098 ( 0.959090)
build_install 0.002390 0.008188 3.456966 ( 0.966534)
test_btest 0.000541 0.000180 62.905885 ( 5.816420)
test_basic 0.001163 0.002871 0.405032 ( 0.485261)
test_all 0.085949 0.010549 404.135220 ( 37.272842)
test_rubyspec 0.035079 0.032007 40.669351 ( 53.209628)
total: 103.38 sec