Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240906-121900
#<BuildRuby:0x00007fae9072fdd0
@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.20240906-121900",
@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.000004 0.000026 ( 0.000025)
autoconf 0.000039 0.000008 0.000047 ( 0.000046)
configure 0.000033 0.000006 0.000039 ( 0.000039)
build_up 0.008092 0.002497 4.689641 ( 10.989836)
build_miniruby 0.001825 0.000348 4.697266 ( 9.935601)
build_ruby 0.000000 0.002339 5.781562 ( 6.330835)
build_all 0.007908 0.002272 7.665493 ( 5.941527)
build_install 0.020189 0.004041 10.811194 ( 8.403739)
test_btest 0.000723 0.000150 96.835323 ( 84.179500)
test_basic 0.008132 0.004922 1.183810 ( 1.773676)
test_all 0.131984 0.030066 815.071762 (489.088171)
test_rubyspec 0.057283 0.037333 153.599405 ( 60.693223)
total: 677.34 sec