Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231107-222544
#<BuildRuby:0x0000558523d8e9a8
@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.20231107-222544",
@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.000028 0.000002 0.000030 ( 0.000025)
autoconf 0.000038 0.000003 0.000041 ( 0.000034)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.007025 0.000521 2.391470 ( 3.717610)
build_miniruby 0.007801 0.005083 225.219362 (215.647343)
build_ruby 0.002265 0.000252 4.919109 ( 6.619134)
build_all 0.067899 0.019313 187.038203 (231.446915)
build_install 0.021303 0.000000 6.662345 ( 15.963144)
test_btest 0.000000 0.001430 67.466315 ( 93.752797)
test_basic 0.000000 0.008610 0.825350 ( 1.411240)
test_all 0.078122 0.053829 633.374716 (773.334573)
test_rubyspec 0.036485 0.044333 93.963693 (177.646873)
total: 1519.54 sec