Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230609-171240
#<BuildRuby:0x000055db360d5f40
@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.20230609-171240",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.006347 0.000000 1.904619 ( 4.585009)
build_miniruby 0.001794 0.000028 1.508581 ( 1.766993)
build_ruby 0.001755 0.000135 2.749442 ( 3.338737)
build_all 0.003736 0.004445 2.190585 ( 2.564707)
build_install 0.014056 0.004979 3.453043 ( 3.586628)
test_btest 0.000685 0.000098 63.070797 ( 43.115590)
test_basic 0.000000 0.007561 0.639078 ( 1.056298)
test_all 0.000000 0.002239 547.581838 (432.901211)
test_rubyspec 0.027863 0.036400 78.288926 (122.488855)
total: 615.41 sec