Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240925-123656
#<BuildRuby:0x00007f1a8e95fdd0
@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.20240925-123656",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000037 0.000005 0.000042 ( 0.000043)
configure 0.000037 0.000005 0.000042 ( 0.000043)
build_up 0.005262 0.004871 5.178554 ( 9.365295)
build_miniruby 0.002236 0.000000 1.802333 ( 2.529084)
build_ruby 0.002430 0.000131 4.513213 ( 6.749041)
build_all 0.010084 0.000963 6.553552 ( 9.342046)
build_install 0.020192 0.006385 10.260044 ( 15.748184)
test_btest 0.000868 0.000156 84.471182 (114.592366)
test_basic 0.008042 0.004392 1.153632 ( 2.172172)
test_all 0.137765 0.029580 771.536893 (854.686133)
test_rubyspec 0.041134 0.054397 121.087876 ( 67.894158)
total: 1083.08 sec