Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240616-130154
#<BuildRuby:0x00007fb2f316fdc0
@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.20240616-130154",
@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.000022 0.000006 0.000028 ( 0.000029)
autoconf 0.000040 0.000009 0.000049 ( 0.000048)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.010603 0.001478 4.089822 ( 4.302107)
build_miniruby 0.002100 0.000000 1.791399 ( 1.841687)
build_ruby 0.000000 0.002538 4.422309 ( 5.358635)
build_all 0.008097 0.002978 7.175564 ( 4.904840)
build_install 0.015185 0.011104 9.964234 ( 7.618464)
test_btest 0.000960 0.000000 92.672130 ( 62.595873)
test_basic 0.009171 0.006367 1.188632 ( 1.671307)
test_all 0.114043 0.046348 863.814359 (969.457336)
test_rubyspec 0.063858 0.032266 150.627166 (180.219661)
total: 1237.97 sec