Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241113-112349
#<BuildRuby:0x00007fca2ac1fdd0
@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-112349",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.006779 0.003814 4.883587 ( 5.468283)
build_miniruby 0.002385 0.000000 19.085476 ( 17.028287)
build_ruby 0.002195 0.000123 5.499733 ( 5.826813)
build_all 0.009111 0.000955 6.291176 ( 4.536630)
build_install 0.023268 0.001103 9.549398 ( 7.278816)
test_btest 0.000374 0.000990 66.538747 ( 61.189215)
test_basic 0.009492 0.003478 1.061447 ( 1.374947)
test_all 0.105275 0.050250 724.690462 (370.109850)
test_rubyspec 0.048139 0.041202 111.913154 ( 46.942994)
total: 519.76 sec