Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231125-064742
#<BuildRuby:0x000055862ffbe450
@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-064742",
@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.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.005677 0.001183 2.084126 ( 3.774410)
build_miniruby 0.001369 0.000285 2.104019 ( 2.721256)
build_ruby 0.001997 0.000000 3.407221 ( 4.064559)
build_all 0.009455 0.000000 5.527439 ( 5.083611)
build_install 0.005425 0.016620 6.819521 ( 6.690358)
test_btest 0.000600 0.000187 61.241841 ( 56.986853)
test_basic 0.006076 0.001898 0.798169 ( 1.359772)
test_all 0.082647 0.043126 685.279043 (434.062757)
test_rubyspec 0.040566 0.031999 88.899873 (123.118911)
total: 637.86 sec