Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230313-135727
#<BuildRuby:0x000056360aaaa2a8
@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.20230313-135727",
@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.000026 0.000002 0.000028 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002216 0.004368 1.891029 ( 4.466085)
build_miniruby 0.001531 0.000183 1.368868 ( 1.784349)
build_ruby 0.001815 0.000217 2.676036 ( 3.361929)
build_all 0.003755 0.004244 2.274023 ( 2.429345)
build_install 0.008305 0.008558 3.204045 ( 3.806111)
test_btest 0.000813 0.000000 59.759631 ( 51.473761)
test_basic 0.003147 0.003240 0.478370 ( 0.899236)
test_all 0.001454 0.000339 546.122594 (512.392928)
test_rubyspec 0.034222 0.024023 75.268611 (111.311110)
total: 691.93 sec