Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230721-190845
#<BuildRuby:0x0000555b7fae1db8
@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.20230721-190845",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005823 0.001266 2.156843 ( 4.620021)
build_miniruby 0.002019 0.000000 1.549901 ( 1.939292)
build_ruby 0.001539 0.000000 2.969979 ( 3.454719)
build_all 0.005847 0.002602 2.553486 ( 2.672371)
build_install 0.009987 0.009675 3.865210 ( 4.297760)
test_btest 0.000836 0.000239 63.100483 ( 41.188372)
test_basic 0.001028 0.007353 0.745485 ( 1.117004)
test_all 0.001354 0.000468 586.125783 (327.014442)
test_rubyspec 0.045438 0.010290 79.936818 (117.427779)
total: 503.73 sec