Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240830-101933
#<BuildRuby:0x00007febbedcfdc8
@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.20240830-101933",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000033 0.000006 0.000039 ( 0.000039)
build_up 0.001767 0.008427 4.119499 ( 4.725956)
build_miniruby 0.001439 0.000359 2.186998 ( 2.433018)
build_ruby 0.001516 0.000379 4.473208 ( 4.755635)
build_all 0.005653 0.004586 7.652097 ( 4.640431)
build_install 0.017662 0.006845 10.745059 ( 7.429117)
test_btest 0.001057 0.000303 97.233092 ( 69.253605)
test_basic 0.011829 0.000000 1.213402 ( 1.573796)
test_all 0.115510 0.041360 827.056405 (413.426925)
test_rubyspec 0.045691 0.045923 146.712483 ( 43.923787)
total: 552.16 sec