Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-200309
#<BuildRuby:0x00005589735f80c8
@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.20231212-200309",
@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.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000502 0.004140 1.003221 ( 1.264559)
build_miniruby 0.000599 0.000180 0.862376 ( 0.862227)
build_ruby 0.000000 0.000922 2.701729 ( 2.703188)
build_all 0.004315 0.003218 12.067783 ( 1.018071)
build_install 0.002456 0.005249 3.532220 ( 0.968150)
test_btest 0.000404 0.000184 63.846647 ( 5.444336)
test_basic 0.000000 0.002795 0.371781 ( 0.454193)
test_all 0.080835 0.021021 399.707431 ( 42.456086)
test_rubyspec 0.032649 0.030589 39.908795 ( 52.567560)
total: 107.74 sec