Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-131759
#<BuildRuby:0x00005613818a3438
@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.20240110-131759",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.003335 0.003841 0.825279 ( 1.289715)
build_miniruby 0.000957 0.000221 0.820149 ( 0.820301)
build_ruby 0.001244 0.000287 2.680728 ( 2.681670)
build_all 0.002611 0.004928 12.375068 ( 0.980483)
build_install 0.001258 0.009241 3.370905 ( 0.962289)
test_btest 0.000982 0.000000 62.995178 ( 5.414994)
test_basic 0.004366 0.000000 0.406802 ( 0.487827)
test_all 0.081087 0.016466 378.422167 ( 42.479334)
test_rubyspec 0.028191 0.037941 40.951142 ( 53.503077)
total: 108.62 sec