Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230919-141619
#<BuildRuby:0x000055c31678a0d0
@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.20230919-141619",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000038 0.000005 0.000043 ( 0.000044)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.007576 0.001010 2.465011 ( 5.315079)
build_miniruby 0.000000 0.002259 17.197626 ( 17.827796)
build_ruby 0.000000 0.002211 3.290980 ( 3.940467)
build_all 0.003767 0.006257 5.524339 ( 4.833737)
build_install 0.013899 0.008481 7.150126 ( 6.533331)
test_btest 0.000000 0.001277 63.792238 ( 47.753676)
test_basic 0.008027 0.001617 0.868655 ( 1.350202)
test_all 0.003471 0.007765 670.863573 (649.117986)
test_rubyspec 0.035549 0.049335 96.282606 (149.485614)
total: 886.16 sec