Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240621-151026
#<BuildRuby:0x00007f430750fdd8
@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.20240621-151026",
@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.000021 0.000002 0.000023 ( 0.000025)
autoconf 0.000044 0.000005 0.000049 ( 0.000050)
configure 0.000032 0.000004 0.000036 ( 0.000035)
build_up 0.008901 0.000530 4.198730 ( 7.146798)
build_miniruby 0.002486 0.000000 2.324122 ( 3.774715)
build_ruby 0.002323 0.000000 4.504117 ( 6.672177)
build_all 0.011581 0.000446 10.156582 ( 13.718525)
build_install 0.025638 0.001207 10.664224 ( 14.872200)
test_btest 0.000830 0.000076 96.441557 (139.496693)
test_basic 0.004798 0.008357 1.141334 ( 3.965453)
test_all 0.128045 0.039557 849.415145 (1062.648140)
test_rubyspec 0.047591 0.052514 145.908745 ( 78.235872)
total: 1330.53 sec