Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230628-051651
#<BuildRuby:0x000055777e5fa398
@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.20230628-051651",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.006781 0.000193 2.262563 ( 5.140660)
build_miniruby 0.001371 0.000094 10.360534 ( 11.960466)
build_ruby 0.001972 0.000136 3.349621 ( 4.107735)
build_all 0.008721 0.000020 5.321305 ( 5.270725)
build_install 0.019192 0.000652 6.622545 ( 6.804087)
test_btest 0.001078 0.000065 66.043344 ( 50.646610)
test_basic 0.003785 0.004118 0.793332 ( 1.231038)
test_all 0.001882 0.000000 568.775521 (396.845890)
test_rubyspec 0.050845 0.012056 84.707612 (119.313643)
total: 601.32 sec