Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241026-130516
#<BuildRuby:0x00007f77f828fdd0
@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.20241026-130516",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000040 0.000008 0.000048 ( 0.000048)
configure 0.000035 0.000007 0.000042 ( 0.000042)
build_up 0.005324 0.004483 4.402422 ( 5.317742)
build_miniruby 0.001952 0.000000 2.325666 ( 2.485218)
build_ruby 0.002415 0.000000 4.383169 ( 4.814379)
build_all 0.002755 0.008878 8.386644 ( 6.524658)
build_install 0.016764 0.007807 9.691967 ( 7.255452)
test_btest 0.000941 0.000000 66.329743 ( 58.062346)
test_basic 0.007997 0.004539 1.024784 ( 1.549985)
test_all 0.094518 0.064307 757.583055 (439.122392)
test_rubyspec 0.039063 0.051523 111.178576 ( 57.634096)
total: 582.77 sec