Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-215022
#<BuildRuby:0x0000563a90c3bc18
@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.20231213-215022",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004110 0.000005 1.009376 ( 1.288368)
build_miniruby 0.000000 0.001106 0.877239 ( 0.877308)
build_ruby 0.000000 0.001074 2.706975 ( 2.707877)
build_all 0.006230 0.001531 12.201595 ( 1.026836)
build_install 0.007745 0.005479 3.577578 ( 0.965913)
test_btest 0.000589 0.000117 62.949911 ( 5.842692)
test_basic 0.002591 0.000518 0.372926 ( 0.455370)
test_all 0.079374 0.020471 384.248616 ( 42.219401)
test_rubyspec 0.036428 0.027466 39.602140 ( 52.280801)
total: 107.67 sec