Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230620-091515
#<BuildRuby:0x00005609cbae6048
@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.20230620-091515",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.006748 0.000750 2.046799 ( 4.678496)
build_miniruby 0.001421 0.000158 1.531032 ( 1.688936)
build_ruby 0.001724 0.000192 2.959936 ( 3.735240)
build_all 0.008511 0.000453 5.090314 ( 4.720076)
build_install 0.017047 0.000816 6.059566 ( 5.217724)
test_btest 0.000876 0.000088 65.016615 ( 47.659114)
test_basic 0.007282 0.000246 0.736076 ( 1.205624)
test_all 0.000000 0.001606 554.812336 (365.944741)
test_rubyspec 0.009988 0.049489 80.534282 (113.752427)
total: 548.60 sec