Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230815-172958
#<BuildRuby:0x000055ec39b1a1b8
@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.20230815-172958",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.002951 0.004149 2.349593 ( 4.850003)
build_miniruby 0.001445 0.000241 1.775512 ( 2.419595)
build_ruby 0.001807 0.000000 3.291322 ( 4.109458)
build_all 0.003037 0.006275 5.579128 ( 5.259471)
build_install 0.020128 0.001895 7.084541 ( 6.695085)
test_btest 0.001039 0.000203 68.427079 ( 48.137377)
test_basic 0.003988 0.004311 0.841588 ( 1.202150)
test_all 0.009634 0.000567 666.908066 (382.784882)
test_rubyspec 0.034237 0.035961 89.181526 (116.201880)
total: 571.66 sec