Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240618-170409
#<BuildRuby:0x00007f41dba0fdd8
@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.20240618-170409",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000036 0.000004 0.000040 ( 0.000042)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.013185 0.001648 23.076866 ( 19.320038)
build_miniruby 0.007255 0.004867 338.367746 (260.922516)
build_ruby 0.002483 0.000376 5.340264 ( 8.069334)
build_all 0.008590 0.009092 55.369378 ( 70.352382)
build_install 0.016462 0.014484 10.521550 ( 14.180924)
test_btest 0.000790 0.000208 99.891998 (143.051366)
test_basic 0.009742 0.002564 1.223006 ( 2.557828)
test_all 0.114121 0.053522 794.527986 (1055.080430)
test_rubyspec 0.062367 0.034788 148.257337 (151.602359)
total: 1725.14 sec