Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230511-090923
#<BuildRuby:0x000055b57889a228
@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.20230511-090923",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.006435 0.000000 1.929206 ( 4.715080)
build_miniruby 0.001416 0.000044 1.327408 ( 1.553599)
build_ruby 0.001503 0.000278 2.608864 ( 3.182359)
build_all 0.006414 0.000447 2.114720 ( 2.167330)
build_install 0.014123 0.003649 3.330177 ( 3.805991)
test_btest 0.000705 0.000132 56.019329 ( 38.612310)
test_basic 0.002494 0.004517 0.670693 ( 1.055413)
test_all 0.000714 0.000156 535.459394 (257.319754)
test_rubyspec 0.030939 0.028165 75.833106 (101.986907)
total: 414.40 sec