Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231018-222432
#<BuildRuby:0x00005635a4652450
@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.20231018-222432",
@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.000025 0.000003 0.000028 ( 0.000029)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000037 0.000004 0.000041 ( 0.000041)
build_up 0.004957 0.004661 3.038935 ( 4.185788)
build_miniruby 0.010181 0.000677 218.880554 ( 95.854291)
build_ruby 0.002044 0.000000 4.082244 ( 4.473326)
build_all 0.009105 0.005579 19.476697 ( 15.761698)
build_install 0.013264 0.006080 7.241234 ( 6.208114)
test_btest 0.000796 0.000146 64.373576 ( 49.499586)
test_basic 0.006781 0.001249 0.842078 ( 1.151950)
test_all 0.002439 0.008137 680.260327 (454.907967)
test_rubyspec 0.023316 0.058692 98.524338 (143.411804)
total: 775.46 sec