Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230919-121620
#<BuildRuby:0x00005622314a2348
@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.20230919-121620",
@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.000024 0.000003 0.000027 ( 0.000026)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.000000 0.008023 2.286385 ( 5.268080)
build_miniruby 0.001291 0.000208 1.651908 ( 1.911578)
build_ruby 0.002703 0.000000 3.442581 ( 3.865750)
build_all 0.005138 0.004795 5.462008 ( 4.870060)
build_install 0.009398 0.011756 6.900313 ( 7.325606)
test_btest 0.000747 0.000192 62.197105 ( 48.119374)
test_basic 0.003992 0.000000 0.842342 ( 1.342548)
test_all 0.006962 0.003775 662.006320 (675.579284)
test_rubyspec 0.040413 0.040055 93.741711 (146.260254)
total: 894.54 sec