Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230827-053305
#<BuildRuby:0x00005567275d21e8
@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.20230827-053305",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002998 0.004339 2.305215 ( 4.700938)
build_miniruby 0.001412 0.000189 1.722999 ( 2.075388)
build_ruby 0.002449 0.000000 3.412089 ( 30.503829)
build_all 0.008790 0.000396 5.778547 ( 7.357214)
build_install 0.016566 0.005396 7.162288 ( 14.996480)
test_btest 0.000807 0.000118 72.521344 ( 72.488637)
test_basic 0.004327 0.004439 0.814709 ( 1.758102)
test_all 0.005952 0.004750 658.739779 (774.775536)
test_rubyspec 0.041587 0.041231 94.180432 (140.909814)
total: 1049.57 sec