Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231125-044808
#<BuildRuby:0x00005583e4df1d90
@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.20231125-044808",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.001852 0.004387 2.042761 ( 3.215592)
build_miniruby 0.001283 0.000308 1.648454 ( 2.102116)
build_ruby 0.001398 0.000335 3.392234 ( 4.274556)
build_all 0.009770 0.000000 5.609887 ( 5.460935)
build_install 0.018462 0.002306 6.936743 ( 6.950181)
test_btest 0.000756 0.000156 60.737746 ( 59.709281)
test_basic 0.003109 0.004628 0.754347 ( 0.966162)
test_all 0.088658 0.036351 666.040582 (423.128932)
test_rubyspec 0.052553 0.022343 91.530280 (122.650797)
total: 628.46 sec