Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231123-044318
#<BuildRuby:0x00005622da282348
@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.20231123-044318",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.006922 0.000185 2.168651 ( 3.604201)
build_miniruby 0.002208 0.000142 1.824297 ( 2.294524)
build_ruby 0.001920 0.000124 3.541316 ( 4.577666)
build_all 0.008882 0.000573 5.772711 ( 5.828016)
build_install 0.012101 0.010091 6.971641 ( 7.509729)
test_btest 0.000815 0.000102 64.283149 ( 66.028208)
test_basic 0.007935 0.000000 0.837115 ( 1.450747)
test_all 0.085243 0.042681 633.250545 (404.212601)
test_rubyspec 0.032843 0.041501 92.572142 (138.511200)
total: 634.02 sec