Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230711-231218
#<BuildRuby:0x000055b5a2a6e458
@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.20230711-231218",
@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.000029 0.000000 0.000029 ( 0.000029)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.007337 0.000000 2.154869 ( 4.510288)
build_miniruby 0.001593 0.000000 14.380968 ( 14.569924)
build_ruby 0.001678 0.000000 3.352838 ( 4.072406)
build_all 0.004268 0.004021 5.053295 ( 3.851915)
build_install 0.019387 0.000861 6.280461 ( 4.975562)
test_btest 0.001053 0.000000 64.703095 ( 37.054439)
test_basic 0.007851 0.000000 0.812820 ( 1.192941)
test_all 0.002926 0.000000 566.883619 (304.531984)
test_rubyspec 0.038251 0.016677 80.997942 (105.181707)
total: 479.94 sec