Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231102-071727
#<BuildRuby:0x0000558b1ae16068
@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.20231102-071727",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.008027 0.000622 2.489442 ( 4.540242)
build_miniruby 0.000000 0.002156 5.028113 ( 5.967153)
build_ruby 0.000000 0.001702 3.417607 ( 4.484228)
build_all 0.009088 0.000250 5.425935 ( 5.622544)
build_install 0.016774 0.005860 6.964069 ( 7.564847)
test_btest 0.000676 0.000135 62.301031 ( 63.031174)
test_basic 0.003383 0.004236 0.773848 ( 1.350716)
test_all 0.088159 0.040549 629.327508 (565.283213)
test_rubyspec 0.041310 0.038441 91.260027 (152.485971)
total: 810.33 sec