Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240228-200701
#<BuildRuby:0x00005619a8ef5d90
@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.20240228-200701",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000024)
build_up 0.007371 0.001842 4.079517 ( 5.669386)
build_miniruby 0.009664 0.002416 253.367880 (227.810948)
build_ruby 0.001453 0.000363 4.004805 ( 5.217788)
build_all 0.008642 0.005744 48.410524 ( 48.325961)
build_install 0.015370 0.005074 7.781260 ( 8.293166)
test_btest 0.000707 0.000202 73.164480 ( 77.033131)
test_basic 0.006232 0.001781 0.854843 ( 1.611748)
test_all 0.090693 0.030945 762.521271 (505.976535)
test_rubyspec 0.035184 0.056646 119.934823 (165.446885)
total: 1045.39 sec