Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231214-211110
#<BuildRuby:0x00005622bc625f40
@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.20231214-211110",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000021 0.000008 0.000029 ( 0.000028)
configure 0.000018 0.000007 0.000025 ( 0.000024)
build_up 0.003875 0.003952 2.615449 ( 3.414341)
build_miniruby 0.001040 0.000407 1.595268 ( 1.680631)
build_ruby 0.000000 0.001900 3.440775 ( 3.731049)
build_all 0.007300 0.002483 5.529430 ( 3.429179)
build_install 0.020571 0.000000 6.823426 ( 4.384884)
test_btest 0.000758 0.000000 64.234128 ( 36.164695)
test_basic 0.007107 0.000836 0.827596 ( 0.936506)
test_all 0.078914 0.045220 667.198386 (272.678123)
test_rubyspec 0.038884 0.034513 90.379373 (105.972828)
total: 432.39 sec