Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230622-031642
#<BuildRuby:0x0000559815b22980
@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.20230622-031642",
@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.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002832 0.004609 2.099060 ( 5.139849)
build_miniruby 0.001592 0.000191 1.497662 ( 1.725256)
build_ruby 0.001475 0.000177 3.072765 ( 3.599269)
build_all 0.008274 0.000000 4.789907 ( 4.165302)
build_install 0.014904 0.005232 6.162429 ( 5.289219)
test_btest 0.000704 0.000097 63.955989 ( 42.924986)
test_basic 0.003093 0.004473 0.724871 ( 1.375778)
test_all 0.000571 0.000714 563.057034 (370.928198)
test_rubyspec 0.018545 0.044577 80.929270 (113.451172)
total: 548.60 sec