Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231108-182612
#<BuildRuby:0x000055a4de87a450
@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.20231108-182612",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.002960 0.004498 2.363378 ( 3.595451)
build_miniruby 0.000000 0.001822 2.039560 ( 2.235563)
build_ruby 0.000000 0.001929 3.578594 ( 3.899424)
build_all 0.008669 0.000000 5.063648 ( 4.337014)
build_install 0.018466 0.001661 6.668028 ( 5.865468)
test_btest 0.000692 0.000151 64.468472 ( 61.015935)
test_basic 0.008836 0.000000 0.779173 ( 1.125598)
test_all 0.067100 0.063723 673.500916 (751.428207)
test_rubyspec 0.053245 0.028322 92.068713 (169.516194)
total: 1003.02 sec