Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240831-121858
#<BuildRuby:0x00007f980bfcfdc8
@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.20240831-121858",
@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.000036 0.000006 0.000042 ( 0.000041)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.007875 0.001350 4.095454 ( 4.811566)
build_miniruby 0.001647 0.000282 1.836907 ( 1.992293)
build_ruby 0.001888 0.000324 4.629771 ( 5.001553)
build_all 0.010321 0.000991 7.676406 ( 5.741135)
build_install 0.018155 0.006215 10.356063 ( 7.821234)
test_btest 0.000981 0.000181 96.178072 ( 85.664857)
test_basic 0.004828 0.009632 1.261815 ( 1.481601)
test_all 0.108652 0.049791 824.139853 (360.465539)
test_rubyspec 0.033912 0.056627 145.788385 ( 42.427396)
total: 515.41 sec