Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230722-150753
#<BuildRuby:0x000056114dac6138
@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.20230722-150753",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006807 0.000469 2.158032 ( 3.460212)
build_miniruby 0.001462 0.000101 1.807427 ( 1.859828)
build_ruby 0.001572 0.000109 3.220316 ( 19.930415)
build_all 0.008938 0.000027 2.658201 ( 2.398437)
build_install 0.010665 0.010807 4.023396 ( 3.363143)
test_btest 0.000671 0.000091 65.084573 ( 31.467106)
test_basic 0.007411 0.000462 0.742809 ( 0.903198)
test_all 0.001348 0.000178 614.166924 (276.429899)
test_rubyspec 0.029936 0.027784 81.241485 (102.475163)
total: 442.29 sec