Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-220409
#<BuildRuby:0x0000564a3308b4b0
@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.20231217-220409",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004203 0.000000 1.030948 ( 1.287000)
build_miniruby 0.000997 0.000199 0.881651 ( 0.882375)
build_ruby 0.001767 0.000000 2.707362 ( 2.709725)
build_all 0.007205 0.000027 12.137950 ( 0.975057)
build_install 0.010094 0.000171 3.654286 ( 0.976892)
test_btest 0.000646 0.000093 67.708980 ( 5.111446)
test_basic 0.002914 0.000416 0.379909 ( 0.462087)
test_all 0.075781 0.022173 388.360211 ( 42.848794)
test_rubyspec 0.038599 0.024433 39.925642 ( 52.582828)
total: 107.84 sec