Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240321-182034
#<BuildRuby:0x0000555da33369a8
@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.20240321-182034",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.001658 0.008471 4.163837 ( 5.014794)
build_miniruby 0.001188 0.000285 16.015491 ( 16.757667)
build_ruby 0.001375 0.000330 3.639766 ( 13.746320)
build_all 0.005230 0.003384 5.952385 ( 4.900375)
build_install 0.013622 0.008490 8.587801 ( 6.248113)
test_btest 0.000630 0.000189 72.536123 ( 57.377108)
test_basic 0.008555 0.001275 0.865989 ( 1.394766)
test_all 0.077243 0.044564 776.885637 (442.702818)
test_rubyspec 0.062190 0.032935 121.943980 (182.692312)
total: 730.84 sec