Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-135934
#<BuildRuby:0x0000559af37bf4b0
@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.20231201-135934",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003971 0.001324 0.976290 ( 1.234497)
build_miniruby 0.000642 0.000214 0.862499 ( 0.861909)
build_ruby 0.001366 0.000455 2.710595 ( 2.710695)
build_all 0.006790 0.000630 11.992253 ( 1.015878)
build_install 0.002323 0.010964 3.571344 ( 0.966538)
test_btest 0.000540 0.000270 62.404570 ( 5.587333)
test_basic 0.003040 0.001520 0.370512 ( 0.454453)
test_all 0.066385 0.035441 384.306058 ( 43.000268)
test_rubyspec 0.030998 0.046603 39.707020 ( 52.372921)
total: 108.21 sec