Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241104-071147
#<BuildRuby:0x00007fc2b6e2fdd0
@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.20241104-071147",
@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.000021)
autoconf 0.000037 0.000004 0.000041 ( 0.000041)
configure 0.000036 0.000004 0.000040 ( 0.000040)
build_up 0.008538 0.000949 4.285503 ( 5.742597)
build_miniruby 0.001858 0.000207 1.779097 ( 1.959530)
build_ruby 0.001617 0.000180 4.345639 ( 4.904136)
build_all 0.005600 0.005140 6.315672 ( 4.835027)
build_install 0.017528 0.005131 9.131272 ( 7.488960)
test_btest 0.000786 0.000000 65.315286 ( 58.737268)
test_basic 0.011853 0.000511 1.031477 ( 1.499239)
test_all 0.109718 0.044843 711.277494 (365.466476)
test_rubyspec 0.043565 0.044080 109.764749 ( 46.260619)
total: 496.90 sec