Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230608-231113
#<BuildRuby:0x00005629fdcc6348
@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.20230608-231113",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006653 0.000443 1.940354 ( 4.229069)
build_miniruby 0.001291 0.000224 1.411411 ( 1.713910)
build_ruby 0.001743 0.000000 2.756723 ( 3.126852)
build_all 0.003969 0.003727 2.263180 ( 2.393315)
build_install 0.018800 0.000000 3.453304 ( 3.638411)
test_btest 0.000968 0.000000 61.164888 ( 36.095427)
test_basic 0.007573 0.001114 0.689186 ( 1.097971)
test_all 0.002503 0.000000 533.211463 (346.877000)
test_rubyspec 0.022562 0.040824 77.083763 (118.135521)
total: 517.31 sec