Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230509-150724
#<BuildRuby:0x0000557a262a6048
@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.20230509-150724",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.002268 0.004448 1.979978 ( 4.819014)
build_miniruby 0.001473 0.000384 1.521991 ( 1.634853)
build_ruby 0.001555 0.000000 2.662146 ( 3.278611)
build_all 0.007121 0.000167 2.190793 ( 2.327530)
build_install 0.015578 0.002659 3.316691 ( 3.718697)
test_btest 0.000685 0.000158 58.785548 ( 37.909568)
test_basic 0.006089 0.000346 0.661910 ( 0.962470)
test_all 0.000374 0.001203 511.112936 (213.156787)
test_rubyspec 0.016138 0.034593 70.573223 ( 82.660587)
total: 350.47 sec