Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231222-083136
#<BuildRuby:0x000055dc908ae090
@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.20231222-083136",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006577 0.000000 1.774751 ( 3.075800)
build_miniruby 0.001783 0.000049 3.854811 ( 3.798907)
build_ruby 0.001422 0.000197 3.247037 ( 3.847254)
build_all 0.006827 0.000942 4.778802 ( 4.200106)
build_install 0.005934 0.013426 6.071580 ( 5.417048)
test_btest 0.000667 0.000155 61.346181 ( 49.460081)
test_basic 0.006791 0.000533 0.736311 ( 1.074831)
test_all 0.075257 0.052361 672.199637 (619.585651)
test_rubyspec 0.031952 0.049885 93.503566 (177.853032)
total: 868.31 sec