Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240821-201009
#<BuildRuby:0x00007ff15881fdc0
@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.20240821-201009",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.008915 0.000738 4.116492 ( 5.767340)
build_miniruby 0.001644 0.000249 6.803397 ( 7.091621)
build_ruby 0.002684 0.000000 4.418959 ( 4.972684)
build_all 0.009350 0.001177 7.050499 ( 4.847427)
build_install 0.017462 0.005134 10.162241 ( 7.809055)
test_btest 0.000717 0.000116 92.908178 ( 75.429492)
test_basic 0.007008 0.005057 1.188137 ( 1.500729)
test_all 0.098390 0.057445 823.243744 (404.022831)
test_rubyspec 0.040360 0.051153 144.893409 ( 40.104291)
total: 551.55 sec