Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-104032
#<BuildRuby:0x00005593479180e0
@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.20221225-104032",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.003384 0.000000 0.568182 ( 0.960132)
build_miniruby 0.000863 0.000079 0.746373 ( 0.745856)
build_ruby 0.001300 0.000000 2.541071 ( 2.540901)
build_all 0.000039 0.009198 12.551016 ( 1.508275)
build_install 0.003388 0.003470 1.632111 ( 0.755581)
test_btest 0.000445 0.000208 64.711182 ( 6.097917)
test_basic 0.001271 0.002418 0.249912 ( 0.344765)
test_all 0.000000 0.001072 494.920380 ( 45.724298)
test_rubyspec 0.010952 0.017908 35.513286 ( 46.065067)
total: 104.74 sec