Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240715-010710
#<BuildRuby:0x00007f83725afdc8
@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.20240715-010710",
@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.000024 0.000006 0.000030 ( 0.000026)
autoconf 0.000039 0.000008 0.000047 ( 0.000043)
configure 0.000035 0.000007 0.000042 ( 0.000043)
build_up 0.004197 0.004058 3.827253 ( 3.959676)
build_miniruby 0.002077 0.000000 1.803556 ( 2.159396)
build_ruby 0.002425 0.000144 4.349068 ( 28.166423)
build_all 0.011396 0.000736 7.530414 ( 6.641047)
build_install 0.016444 0.011274 10.389352 ( 11.149740)
test_btest 0.000838 0.000225 98.565180 ( 84.267873)
test_basic 0.006545 0.006453 1.193804 ( 1.723619)
test_all 0.092591 0.077260 814.271986 (846.698329)
test_rubyspec 0.041493 0.050079 150.135145 (171.787376)
total: 1156.55 sec