Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240216-091942
#<BuildRuby:0x0000557d0490a048
@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.20240216-091942",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.006353 0.001466 2.966342 ( 4.685323)
build_miniruby 0.001197 0.000276 2.235369 ( 2.998835)
build_ruby 0.000000 0.002531 3.929578 ( 4.840532)
build_all 0.009033 0.000726 6.492315 ( 6.684624)
build_install 0.017412 0.005383 8.280984 ( 8.923214)
test_btest 0.000976 0.000244 76.628983 ( 82.493835)
test_basic 0.000928 0.007600 0.845568 ( 1.542624)
test_all 0.088893 0.038064 697.539179 (469.509325)
test_rubyspec 0.055858 0.047306 121.020455 (167.248733)
total: 748.93 sec