Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-080123
#<BuildRuby:0x000056476ac6f4f0
@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.20240117-080123",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000012 0.000005 0.000017 ( 0.000017)
build_up 0.005827 0.000584 0.810647 ( 1.198467)
build_miniruby 0.000890 0.000324 0.872156 ( 0.871565)
build_ruby 0.001071 0.000389 2.679958 ( 2.680512)
build_all 0.004513 0.002788 12.021237 ( 1.002356)
build_install 0.007418 0.002853 3.525479 ( 0.966027)
test_btest 0.000664 0.000000 63.020588 ( 5.243937)
test_basic 0.002674 0.002308 0.396953 ( 0.476947)
test_all 0.072232 0.025913 367.908188 ( 38.801967)
test_rubyspec 0.041190 0.086175 73.262744 ( 85.728837)
total: 136.97 sec