Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231011-082217
#<BuildRuby:0x00005574f3e26090
@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.20231011-082217",
@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.000003 0.000024 ( 0.000024)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.007851 0.001082 2.958798 ( 4.496878)
build_miniruby 0.006501 0.004638 216.369578 (129.546736)
build_ruby 0.001607 0.000268 3.886618 ( 5.118258)
build_all 0.009876 0.005459 19.980565 ( 19.373037)
build_install 0.020576 0.000000 7.377719 ( 7.886490)
test_btest 0.000996 0.000000 67.310506 ( 52.060070)
test_basic 0.009002 0.000000 0.856861 ( 3.352783)
test_all 0.008609 0.002053 671.565413 (435.691183)
test_rubyspec 0.057864 0.024187 98.205729 (134.312617)
total: 791.84 sec