Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241117-212735
#<BuildRuby:0x00007f54ba97fde0
@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-212735",
@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.000022 0.000006 0.000028 ( 0.000030)
autoconf 0.000039 0.000011 0.000050 ( 0.000049)
configure 0.000030 0.000009 0.000039 ( 0.000039)
build_up 0.005273 0.004438 4.450663 ( 5.551144)
build_miniruby 0.001359 0.000412 1.832982 ( 2.224641)
build_ruby 0.001796 0.000545 4.807800 ( 5.703106)
build_all 0.005297 0.005980 6.503719 ( 5.555738)
build_install 0.019441 0.005004 9.413088 ( 8.540474)
test_btest 0.000815 0.000264 69.120938 ( 60.575662)
test_basic 0.005742 0.001862 1.096292 ( 1.631078)
test_all 0.116543 0.039353 746.496380 (279.368900)
test_rubyspec 0.035904 0.051206 107.945049 ( 27.664144)
total: 396.82 sec