Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240210-130932
#<BuildRuby:0x000055e2521562f8
@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.20240210-130932",
@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.000020 0.000000 0.000020 ( 0.000021)
autoconf 0.000032 0.000001 0.000033 ( 0.000032)
configure 0.000029 0.000001 0.000030 ( 0.000029)
build_up 0.003114 0.003734 2.067822 ( 7.370843)
build_miniruby 0.001521 0.000098 1.721806 ( 2.277906)
build_ruby 0.000000 0.001960 3.555342 ( 27.055298)
build_all 0.007204 0.002092 6.094099 ( 6.099914)
build_install 0.017465 0.004571 7.629485 ( 7.633257)
test_btest 0.001168 0.000000 72.664079 ( 69.162380)
test_basic 0.005192 0.000263 0.844274 ( 1.330888)
test_all 0.080311 0.046062 756.297733 (760.687890)
test_rubyspec 0.046743 0.070083 183.114728 (276.497611)
total: 1158.12 sec