Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-141144
#<BuildRuby:0x0000557bb0d24098
@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.20231230-141144",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003675 0.001469 0.807706 ( 1.203301)
build_miniruby 0.000000 0.001148 0.822856 ( 0.822506)
build_ruby 0.000000 0.001411 2.711731 ( 2.713122)
build_all 0.000000 0.007648 11.959303 ( 0.995549)
build_install 0.007275 0.001994 3.501460 ( 0.995858)
test_btest 0.000514 0.000300 64.139279 ( 4.653902)
test_basic 0.003322 0.001939 0.404736 ( 0.484067)
test_all 0.072897 0.022663 382.649360 ( 36.018953)
test_rubyspec 0.036850 0.029955 40.470416 ( 53.021331)
total: 100.91 sec