Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-135731
#<BuildRuby:0x000055f19b5180c8
@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.20231122-135731",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001031 0.005144 0.936455 ( 1.346429)
build_miniruby 0.001350 0.000225 0.848354 ( 0.847601)
build_ruby 0.001601 0.000267 2.620517 ( 2.620995)
build_all 0.004563 0.003570 12.189376 ( 1.003972)
build_install 0.008109 0.002917 3.733008 ( 0.986293)
test_btest 0.000000 0.000595 65.412155 ( 4.454709)
test_basic 0.001222 0.002979 0.402466 ( 0.482314)
test_all 0.075595 0.019190 350.614932 ( 31.155150)
test_rubyspec 0.035843 0.036429 40.207352 ( 52.754572)
total: 95.65 sec