Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240618-090243
#<BuildRuby:0x00007f7fe105fdd0
@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-090243",
@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.000005 0.000033 ( 0.000033)
autoconf 0.000044 0.000008 0.000052 ( 0.000053)
configure 0.000037 0.000007 0.000044 ( 0.000044)
build_up 0.008911 0.000921 3.912937 ( 4.849128)
build_miniruby 0.001985 0.000366 1.738330 ( 1.884126)
build_ruby 0.001977 0.000365 4.250693 ( 29.561752)
build_all 0.005519 0.005314 7.047326 ( 5.645533)
build_install 0.016804 0.008691 10.157304 ( 9.055413)
test_btest 0.001074 0.000257 94.707650 ( 80.479205)
test_basic 0.004575 0.012020 1.174158 ( 1.630254)
test_all 0.115294 0.045031 811.590679 (907.449059)
test_rubyspec 0.069376 0.026815 150.093939 (170.251579)
total: 1210.81 sec