Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230822-212936
#<BuildRuby:0x000055b1d7fddef8
@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.20230822-212936",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.007320 0.000242 2.456926 ( 5.280447)
build_miniruby 0.001863 0.000000 10.866318 ( 16.048489)
build_ruby 0.001594 0.000000 3.305212 ( 20.346215)
build_all 0.004354 0.004069 5.215915 ( 4.565483)
build_install 0.012551 0.007578 6.798044 ( 6.291210)
test_btest 0.000864 0.000000 67.979622 ( 49.216931)
test_basic 0.004326 0.003514 0.840645 ( 1.405632)
test_all 0.007810 0.002031 597.359578 (383.025283)
test_rubyspec 0.040396 0.029612 89.881976 (115.892293)
total: 602.07 sec