Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230610-091342
#<BuildRuby:0x00005584caef1e98
@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.20230610-091342",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.003818 0.003949 1.915948 ( 4.401540)
build_miniruby 0.001339 0.000155 1.429715 ( 1.663361)
build_ruby 0.001412 0.000163 2.633435 ( 3.113107)
build_all 0.006778 0.000782 2.272490 ( 2.621057)
build_install 0.008424 0.009432 3.279178 ( 3.685458)
test_btest 0.000596 0.000110 59.976745 ( 45.246766)
test_basic 0.003194 0.004233 0.623369 ( 0.996527)
test_all 0.001438 0.000121 550.114758 (458.465349)
test_rubyspec 0.027929 0.036733 78.783538 (124.282408)
total: 644.48 sec