Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241113-012124
#<BuildRuby:0x00007f2b95defdd8
@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.20241113-012124",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.007820 0.001513 4.148152 ( 5.303903)
build_miniruby 0.001650 0.000319 1.769349 ( 1.912909)
build_ruby 0.001677 0.000325 4.556595 ( 4.987714)
build_all 0.005305 0.005493 6.080238 ( 4.674706)
build_install 0.011369 0.014144 8.981031 ( 6.966934)
test_btest 0.000666 0.000202 68.021315 ( 58.546863)
test_basic 0.006329 0.006677 1.035070 ( 1.453676)
test_all 0.109109 0.045427 742.964986 (406.200709)
test_rubyspec 0.047925 0.036845 107.909611 ( 40.759091)
total: 530.81 sec