Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230726-131741
#<BuildRuby:0x00005559269ede58
@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.20230726-131741",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.006191 0.000884 2.251097 ( 4.591587)
build_miniruby 0.001033 0.000148 1.735044 ( 2.202316)
build_ruby 0.001485 0.000212 3.182772 ( 3.798906)
build_all 0.003136 0.004969 2.790778 ( 2.828373)
build_install 0.010855 0.009469 4.099828 ( 4.037037)
test_btest 0.000574 0.000134 64.036614 ( 47.434147)
test_basic 0.004015 0.004455 0.815896 ( 1.257646)
test_all 0.001814 0.000468 623.518858 (357.507784)
test_rubyspec 0.018340 0.041735 82.691355 (106.707031)
total: 530.37 sec