Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240717-210627
#<BuildRuby:0x00007feabc88fdc0
@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.20240717-210627",
@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.000025 0.000006 0.000031 ( 0.000027)
autoconf 0.000039 0.000009 0.000048 ( 0.000044)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.007333 0.001711 4.035864 ( 5.541503)
build_miniruby 0.002111 0.000492 54.745510 ( 45.340729)
build_ruby 0.002318 0.000000 4.179343 ( 4.940303)
build_all 0.009995 0.001811 7.431828 ( 6.582544)
build_install 0.025298 0.000000 10.268018 ( 15.045605)
test_btest 0.001364 0.000000 93.734037 ( 98.066057)
test_basic 0.002026 0.008445 1.121684 ( 2.027439)
test_all 0.148070 0.018306 819.354077 (809.405596)
test_rubyspec 0.079368 0.016487 154.056094 (157.448809)
total: 1144.40 sec