Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230705-011603
#<BuildRuby:0x00005652b50b6090
@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.20230705-011603",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.006796 0.000000 2.172639 ( 4.168520)
build_miniruby 0.001358 0.000173 1.721830 ( 1.771587)
build_ruby 0.001126 0.000250 3.272852 ( 3.636643)
build_all 0.002027 0.007234 5.278117 ( 3.952560)
build_install 0.012022 0.007819 6.425496 ( 5.267074)
test_btest 0.000654 0.000211 62.650340 ( 38.068872)
test_basic 0.003230 0.003644 0.809734 ( 1.177723)
test_all 0.001349 0.000463 578.626773 (316.214234)
test_rubyspec 0.036253 0.022369 82.404725 (113.532267)
total: 487.79 sec