Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-125529
#<BuildRuby:0x000055e4a1c64040
@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.20240109-125529",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.003770 0.002781 0.806810 ( 1.195375)
build_miniruby 0.000785 0.000242 0.800471 ( 0.800371)
build_ruby 0.000000 0.001691 2.675801 ( 2.683023)
build_all 0.000000 0.007723 11.908786 ( 0.971126)
build_install 0.007768 0.000829 3.413338 ( 0.966246)
test_btest 0.000421 0.000187 65.470664 ( 4.536243)
test_basic 0.003717 0.000000 0.412977 ( 0.495233)
test_all 0.076994 0.021818 400.449046 ( 33.745507)
test_rubyspec 0.025944 0.039252 40.918739 ( 53.477322)
total: 98.87 sec