Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230802-092041
#<BuildRuby:0x0000558a89a8df40
@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.20230802-092041",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.006208 0.000666 2.259733 ( 4.824821)
build_miniruby 0.000000 0.001974 1.688909 ( 2.070259)
build_ruby 0.000000 0.002041 3.210871 ( 4.120581)
build_all 0.008589 0.000065 2.763815 ( 2.968406)
build_install 0.012509 0.007690 4.042801 ( 4.337115)
test_btest 0.000752 0.000132 67.614521 ( 55.818535)
test_basic 0.002309 0.006943 0.844195 ( 1.387048)
test_all 0.000985 0.000219 614.346891 (412.978184)
test_rubyspec 0.031310 0.030605 85.607349 (112.853724)
total: 601.36 sec