Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230822-172852
#<BuildRuby:0x00005654d11ba090
@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.20230822-172852",
@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.000029 0.000000 0.000029 ( 0.000027)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.006822 0.000214 2.329478 ( 4.745714)
build_miniruby 0.001542 0.000107 1.695473 ( 2.176305)
build_ruby 0.001764 0.000121 3.415404 ( 4.127688)
build_all 0.000609 0.008160 5.399381 ( 4.658712)
build_install 0.017244 0.003666 6.928980 ( 7.027715)
test_btest 0.000847 0.000121 69.652308 ( 54.691904)
test_basic 0.007227 0.000000 0.782591 ( 1.240752)
test_all 0.009165 0.000540 657.987491 (421.926101)
test_rubyspec 0.037486 0.037967 89.422656 (119.940627)
total: 620.54 sec