Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230514-050520
#<BuildRuby:0x0000561f970fa980
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20230514-050520",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005206 0.001085 1.918374 ( 4.324706)
build_miniruby 0.001272 0.000265 1.383511 ( 1.613132)
build_ruby 0.000000 0.001615 2.655858 ( 3.445442)
build_all 0.000771 0.007059 2.311639 ( 2.436605)
build_install 0.016264 0.002067 3.371530 ( 3.627936)
test_btest 0.000563 0.000152 58.829853 ( 36.371034)
test_basic 0.006958 0.000000 0.712359 ( 0.983373)
test_all 0.001137 0.000000 510.735545 (295.606455)
test_rubyspec 0.033879 0.023181 74.903637 ( 98.098318)
total: 446.51 sec