Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241117-132810
#<BuildRuby:0x00007fb0da17fdd0
@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.20241117-132810",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.008673 0.000893 4.666282 ( 5.731935)
build_miniruby 0.002049 0.000388 22.266586 ( 22.829045)
build_ruby 0.001701 0.000322 4.477935 ( 5.097355)
build_all 0.006078 0.005501 6.219720 ( 5.468981)
build_install 0.019538 0.008177 9.649461 ( 8.546366)
test_btest 0.000828 0.000197 68.789670 ( 66.528066)
test_basic 0.007081 0.006179 1.086265 ( 1.593550)
test_all 0.110904 0.048893 705.161159 (330.937415)
test_rubyspec 0.071010 0.019202 108.984748 ( 28.892343)
total: 475.63 sec