Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231125-124937
#<BuildRuby:0x000055b7463e2120
@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.20231125-124937",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000021 0.000006 0.000027 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.002092 0.004598 2.060297 ( 3.449025)
build_miniruby 0.000000 0.001816 1.607317 ( 1.812929)
build_ruby 0.000000 0.001573 3.511267 ( 3.947130)
build_all 0.005993 0.003718 5.462099 ( 4.460260)
build_install 0.018777 0.000000 6.749319 ( 5.907202)
test_btest 0.000914 0.000000 62.624902 ( 56.705156)
test_basic 0.005586 0.003253 0.816323 ( 1.158500)
test_all 0.081037 0.043325 600.686202 (286.722249)
test_rubyspec 0.032880 0.041318 90.982581 (127.025716)
total: 491.19 sec