Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-002149
#<BuildRuby:0x0000563553c6edf8
@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-002149",
@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.000004 0.000012 ( 0.000011)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004650 0.000286 0.799413 ( 1.172622)
build_miniruby 0.000757 0.000303 0.815940 ( 0.816192)
build_ruby 0.000000 0.001461 2.709951 ( 2.710573)
build_all 0.000828 0.007157 12.011290 ( 0.987148)
build_install 0.000000 0.012629 3.381094 ( 0.965644)
test_btest 0.000000 0.000785 63.254025 ( 5.814360)
test_basic 0.000823 0.004012 0.392925 ( 0.473932)
test_all 0.055422 0.040901 397.257010 ( 38.337971)
test_rubyspec 0.026657 0.041190 40.460407 ( 53.020591)
total: 104.30 sec