Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230505-090726
#<BuildRuby:0x000055ed54f5a090
@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.20230505-090726",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000039 0.000006 0.000045 ( 0.000043)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.006353 0.000341 1.923018 ( 4.506044)
build_miniruby 0.000000 0.001685 1.346208 ( 1.805152)
build_ruby 0.000000 0.001483 2.500593 ( 3.121017)
build_all 0.005261 0.001807 2.137467 ( 2.536400)
build_install 0.014324 0.004601 3.385973 ( 3.906143)
test_btest 0.001005 0.000000 59.946362 ( 44.351812)
test_basic 0.002253 0.004148 0.682543 ( 1.035971)
test_all 0.000000 0.002342 568.197576 (425.176391)
test_rubyspec 0.018035 0.045397 77.181839 (118.011627)
total: 604.45 sec