Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230310-180006
#<BuildRuby:0x0000561104b69fc0
@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.20230310-180006",
@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.000003 0.000019 ( 0.000021)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.008174 0.000011 2.085319 ( 6.127364)
build_miniruby 0.006031 0.001160 67.598906 ( 78.794191)
build_ruby 0.001368 0.000263 2.673445 ( 4.035559)
build_all 0.002033 0.007082 3.943230 ( 5.213306)
build_install 0.014096 0.005683 3.439653 ( 4.962749)
test_btest 0.000614 0.000163 58.351008 ( 70.017567)
test_basic 0.006942 0.000670 0.482676 ( 1.072459)
test_all 0.000927 0.000239 530.124708 (568.557787)
test_rubyspec 0.029271 0.021762 72.926781 ( 94.440372)
total: 833.22 sec