Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-145030
#<BuildRuby:0x0000560071798098
@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.20231223-145030",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.003678 0.738579 ( 1.147249)
build_miniruby 0.001195 0.000000 0.903410 ( 0.904580)
build_ruby 0.001650 0.000107 2.767896 ( 2.771710)
build_all 0.007462 0.000000 12.077826 ( 1.020730)
build_install 0.007303 0.003080 3.426940 ( 0.966480)
test_btest 0.000639 0.000113 67.672309 ( 5.637310)
test_basic 0.000000 0.003574 0.389049 ( 0.463052)
test_all 0.081686 0.025423 425.739761 ( 40.538961)
test_rubyspec 0.018091 0.033463 40.427440 ( 53.161169)
total: 106.61 sec