Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240307-000949
#<BuildRuby:0x000055dafcdca2a8
@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.20240307-000949",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.004414 0.004972 2.816759 ( 4.401388)
build_miniruby 0.001294 0.000277 1.771295 ( 1.977510)
build_ruby 0.001498 0.000321 3.678407 ( 4.402203)
build_all 0.009194 0.000000 5.917061 ( 5.514246)
build_install 0.011336 0.011514 7.710580 ( 8.034133)
test_btest 0.000693 0.000183 72.449063 ( 73.738448)
test_basic 0.006597 0.001747 0.885631 ( 1.287499)
test_all 0.092500 0.030205 747.645512 (519.315055)
test_rubyspec 0.080329 0.017191 121.448238 (168.385727)
total: 787.06 sec