Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231124-224953
#<BuildRuby:0x0000562bd6839f48
@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.20231124-224953",
@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.000028 0.000002 0.000030 ( 0.000026)
autoconf 0.000038 0.000004 0.000042 ( 0.000037)
configure 0.000032 0.000004 0.000036 ( 0.000035)
build_up 0.002672 0.004278 2.113840 ( 3.381610)
build_miniruby 0.001939 0.000268 1.652112 ( 1.841144)
build_ruby 0.000000 0.001855 3.490046 ( 3.939935)
build_all 0.006319 0.002531 5.481715 ( 4.770174)
build_install 0.012054 0.008221 6.752043 ( 5.958385)
test_btest 0.000935 0.000199 62.952599 ( 60.761695)
test_basic 0.007112 0.000605 0.787997 ( 0.988091)
test_all 0.089479 0.034997 585.714408 (376.070549)
test_rubyspec 0.041061 0.030330 88.580248 (110.934660)
total: 568.65 sec