Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231026-070326
#<BuildRuby:0x0000556fe4de2228
@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.20231026-070326",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.004964 0.004107 32.521509 ( 20.976664)
build_miniruby 0.001607 0.000110 20.521149 ( 20.818653)
build_ruby 0.001671 0.000115 3.469125 ( 29.703937)
build_all 0.001793 0.007542 15.133339 ( 16.413155)
build_install 0.018814 0.000806 5.883551 ( 11.853717)
test_btest 0.001027 0.000065 64.166437 ( 42.491475)
test_basic 0.006619 0.000339 0.758645 ( 4.712146)
test_all 0.096804 0.029888 665.403784 (584.874076)
test_rubyspec 0.045846 0.030320 90.015313 (168.388478)
total: 900.23 sec