Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240123-084924
#<BuildRuby:0x000055f0a2079ef8
@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.20240123-084924",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.003709 0.002467 1.726478 ( 2.296008)
build_miniruby 0.001388 0.000257 1.996755 ( 2.004970)
build_ruby 0.001589 0.000294 3.131850 ( 3.373793)
build_all 0.007095 0.001588 5.305133 ( 2.826017)
build_install 0.011062 0.008735 6.548315 ( 3.841727)
test_btest 0.000756 0.000000 66.858854 ( 31.814900)
test_basic 0.003417 0.002878 0.726282 ( 0.791903)
test_all 0.081791 0.035424 700.381768 (221.820576)
test_rubyspec 0.080804 0.034260 174.829181 (213.353764)
total: 482.12 sec