Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230712-131139
#<BuildRuby:0x0000557fa5d56090
@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.20230712-131139",
@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.000000 0.000016 ( 0.000017)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.006823 0.000228 2.293195 ( 4.805480)
build_miniruby 0.001643 0.000055 1.946302 ( 1.979050)
build_ruby 0.001304 0.000043 3.136666 ( 3.714652)
build_all 0.004351 0.004152 5.201037 ( 4.059134)
build_install 0.019034 0.000103 6.855502 ( 5.575892)
test_btest 0.000000 0.000967 65.603994 ( 40.759007)
test_basic 0.000982 0.007757 0.821022 ( 1.333913)
test_all 0.001611 0.000179 612.263482 (277.817920)
test_rubyspec 0.035295 0.026087 85.159762 (109.145626)
total: 449.19 sec