Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240709-070831
#<BuildRuby:0x00007fdf412bfde0
@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.20240709-070831",
@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.000003 0.000024 ( 0.000025)
autoconf 0.000042 0.000006 0.000048 ( 0.000048)
configure 0.000034 0.000004 0.000038 ( 0.000038)
build_up 0.010041 0.000146 4.649846 ( 7.362851)
build_miniruby 0.001889 0.000256 1.833911 ( 2.649653)
build_ruby 0.002357 0.000318 4.635311 ( 6.531949)
build_all 0.011459 0.000000 7.810470 ( 10.533730)
build_install 0.025525 0.002264 10.931384 ( 15.297143)
test_btest 0.000911 0.000111 98.771595 (142.332058)
test_basic 0.009516 0.005743 1.227432 ( 2.402966)
test_all 0.111826 0.058478 852.320072 (1178.431387)
test_rubyspec 0.046206 0.054354 159.713444 (145.969723)
total: 1511.51 sec