Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231115-063350
#<BuildRuby:0x00005569dfbce398
@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.20231115-063350",
@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.000026 0.000002 0.000028 ( 0.000031)
autoconf 0.000036 0.000004 0.000040 ( 0.000038)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.000000 0.007383 2.170766 ( 4.463741)
build_miniruby 0.000855 0.000836 2.225210 ( 3.417062)
build_ruby 0.002368 0.000000 3.492669 ( 54.746827)
build_all 0.000902 0.008054 5.399485 ( 6.143492)
build_install 0.015030 0.006749 6.815974 ( 8.817774)
test_btest 0.000848 0.000000 64.410985 ( 82.119420)
test_basic 0.007592 0.000186 0.770867 ( 1.649950)
test_all 0.079032 0.050125 681.992286 (550.896823)
test_rubyspec 0.045264 0.021852 89.009420 (117.943697)
total: 830.20 sec