Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240614-030640
#<BuildRuby:0x00007f198699fdd0
@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.20240614-030640",
@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.000028 0.000004 0.000032 ( 0.000032)
autoconf 0.000051 0.000007 0.000058 ( 0.000053)
configure 0.000036 0.000004 0.000040 ( 0.000041)
build_up 0.009259 0.000645 4.272310 ( 7.875155)
build_miniruby 0.002204 0.000268 2.486841 ( 4.863917)
build_ruby 0.000000 0.002959 4.430475 ( 6.637513)
build_all 0.008731 0.002363 7.376979 ( 10.116672)
build_install 0.025324 0.002315 10.657084 ( 15.450716)
test_btest 0.000927 0.000130 96.489576 (144.154116)
test_basic 0.003530 0.010213 1.237869 ( 2.500432)
test_all 0.118401 0.047282 863.024300 (1182.612104)
test_rubyspec 0.074937 0.024315 154.212158 (129.987885)
total: 1504.20 sec