Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240302-141402
#<BuildRuby:0x000055a7f115e228
@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.20240302-141402",
@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.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.008189 0.000972 2.618410 ( 3.811835)
build_miniruby 0.000000 0.001587 1.729878 ( 2.150760)
build_ruby 0.000000 0.001962 3.708106 ( 4.202501)
build_all 0.003849 0.005371 5.904609 ( 5.283422)
build_install 0.014170 0.007354 7.821325 ( 7.444685)
test_btest 0.000679 0.000219 71.336065 ( 66.059616)
test_basic 0.007752 0.000000 0.850123 ( 1.334415)
test_all 0.096915 0.024701 754.791958 (448.572239)
test_rubyspec 0.063011 0.034482 117.320366 (165.027132)
total: 703.89 sec