Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240623-071126
#<BuildRuby:0x00007f243313fde0
@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.20240623-071126",
@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.000004 0.000029 ( 0.000030)
autoconf 0.000037 0.000006 0.000043 ( 0.000044)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.001724 0.008580 4.950214 ( 10.934927)
build_miniruby 0.001851 0.000436 2.353615 ( 3.554067)
build_ruby 0.002813 0.000000 4.491819 ( 26.467862)
build_all 0.006713 0.004504 7.439163 ( 10.349166)
build_install 0.024363 0.003765 10.726656 ( 15.856925)
test_btest 0.001114 0.000263 98.857839 (152.556371)
test_basic 0.003368 0.010104 1.177866 ( 2.317840)
test_all 0.130588 0.038259 834.532024 (1016.934616)
test_rubyspec 0.060027 0.036804 152.915309 ( 94.470335)
total: 1333.44 sec