Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240121-224916
#<BuildRuby:0x00005570c3051d90
@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.20240121-224916",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005354 0.000412 1.796167 ( 2.753548)
build_miniruby 0.002170 0.000000 1.772136 ( 1.896623)
build_ruby 0.000000 0.002082 3.505684 ( 3.755557)
build_all 0.007151 0.001220 5.198252 ( 3.243990)
build_install 0.010070 0.009419 6.344576 ( 4.503378)
test_btest 0.000898 0.000000 62.232442 ( 32.352909)
test_basic 0.007221 0.000000 0.777140 ( 0.920453)
test_all 0.113561 0.009788 741.478120 (415.251105)
test_rubyspec 0.076789 0.038107 169.631287 (262.340937)
total: 727.02 sec