Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230618-031256
#<BuildRuby:0x000055ccea189f18
@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.20230618-031256",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.003756 0.003399 2.140043 ( 4.596435)
build_miniruby 0.001588 0.000244 3.928894 ( 4.492760)
build_ruby 0.001297 0.000200 2.898744 ( 3.466081)
build_all 0.004808 0.004173 2.528005 ( 2.901316)
build_install 0.016828 0.001502 3.858126 ( 4.377353)
test_btest 0.000699 0.000121 62.847668 ( 44.666002)
test_basic 0.000000 0.008647 0.769494 ( 1.132321)
test_all 0.000731 0.000567 586.699698 (441.195388)
test_rubyspec 0.028272 0.033590 82.669628 (120.322665)
total: 627.15 sec