Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240619-230830
#<BuildRuby:0x00007fb4c3e6fdc8
@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.20240619-230830",
@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.000028)
autoconf 0.000039 0.000010 0.000049 ( 0.000045)
configure 0.000036 0.000009 0.000045 ( 0.000045)
build_up 0.002818 0.007626 3.966627 ( 6.386420)
build_miniruby 0.001348 0.000409 1.765355 ( 2.316858)
build_ruby 0.002084 0.000632 4.391067 ( 5.712817)
build_all 0.008457 0.002563 7.250685 ( 8.204160)
build_install 0.022861 0.003454 10.074939 ( 12.005987)
test_btest 0.000899 0.000254 96.540524 (129.231915)
test_basic 0.013020 0.001997 1.206377 ( 2.267239)
test_all 0.129019 0.037649 867.306301 (1080.115437)
test_rubyspec 0.065222 0.032328 152.244428 (118.258286)
total: 1364.50 sec