Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230630-011323
#<BuildRuby:0x000055daa63c5dd0
@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.20230630-011323",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.006128 0.000490 2.063688 ( 4.637256)
build_miniruby 0.001430 0.000115 1.608514 ( 2.136855)
build_ruby 0.001722 0.000137 3.131920 ( 3.840298)
build_all 0.008353 0.000000 4.999529 ( 4.407173)
build_install 0.015205 0.003743 6.223229 ( 6.357592)
test_btest 0.000689 0.000065 62.545251 ( 41.417275)
test_basic 0.007913 0.000334 0.763056 ( 1.090174)
test_all 0.001897 0.000000 575.151723 (362.021646)
test_rubyspec 0.031790 0.026339 79.263021 (112.711320)
total: 538.62 sec