Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240716-130928
#<BuildRuby:0x00007fae1df9fdd0
@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.20240716-130928",
@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.000005 0.000026 ( 0.000026)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.004022 0.004986 3.920956 ( 5.075079)
build_miniruby 0.001588 0.000358 1.720665 ( 2.508607)
build_ruby 0.002051 0.000463 4.269773 ( 4.983339)
build_all 0.009635 0.001160 7.429152 ( 6.131440)
build_install 0.020081 0.006005 10.333155 ( 9.465691)
test_btest 0.000947 0.000216 95.765210 (106.831582)
test_basic 0.003696 0.009159 1.177885 ( 1.840238)
test_all 0.110085 0.056737 824.153875 (877.965634)
test_rubyspec 0.047324 0.046978 150.151866 (154.201126)
total: 1169.00 sec