Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230818-052932
#<BuildRuby:0x0000562f26016048
@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.20230818-052932",
@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.000023 0.000001 0.000024 ( 0.000026)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000031 0.000001 0.000032 ( 0.000033)
build_up 0.008023 0.000446 2.521649 ( 5.269556)
build_miniruby 0.000000 0.001959 2.192406 ( 2.753446)
build_ruby 0.000000 0.002356 3.456081 ( 55.905378)
build_all 0.004814 0.005277 16.728487 ( 16.823786)
build_install 0.021651 0.000404 7.592651 ( 6.799462)
test_btest 0.000817 0.000087 67.306883 ( 45.458745)
test_basic 0.000000 0.007782 0.810227 ( 1.188441)
test_all 0.008027 0.003255 666.631342 (326.139280)
test_rubyspec 0.036496 0.038874 95.353696 (114.472060)
total: 574.81 sec