Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240312-141210
#<BuildRuby:0x000055c3c05c9fc0
@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.20240312-141210",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.007037 0.001688 2.902004 ( 4.467219)
build_miniruby 0.001233 0.000296 3.117089 ( 3.658821)
build_ruby 0.000000 0.001818 3.535461 ( 4.153533)
build_all 0.003734 0.005051 5.881045 ( 5.513964)
build_install 0.016246 0.005273 7.835257 ( 7.762518)
test_btest 0.000642 0.000193 73.601024 ( 68.993658)
test_basic 0.002620 0.005035 0.909702 ( 1.445509)
test_all 0.082812 0.039059 771.505849 (562.528940)
test_rubyspec 0.060626 0.037858 123.831987 (194.601405)
total: 853.13 sec