Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230510-090601
#<BuildRuby:0x0000561ad4f31db8
@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.20230510-090601",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.007455 0.000000 2.168926 ( 4.240064)
build_miniruby 0.001525 0.000080 20.451056 ( 15.094980)
build_ruby 0.001624 0.000120 3.109317 ( 3.504798)
build_all 0.007028 0.000000 2.193758 ( 2.103445)
build_install 0.010228 0.007318 3.500656 ( 3.446772)
test_btest 0.000000 0.001069 59.695813 ( 31.723572)
test_basic 0.004369 0.002810 0.688975 ( 1.008413)
test_all 0.001602 0.000235 572.016108 (321.061125)
test_rubyspec 0.029719 0.021241 70.881941 ( 84.708842)
total: 466.89 sec