Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240729-033223
#<BuildRuby:0x00007fb6eab2fdd8
@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.20240729-033223",
@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.000039 0.000006 0.000045 ( 0.000043)
configure 0.000033 0.000005 0.000038 ( 0.000037)
build_up 0.009015 0.001409 4.286985 ( 7.311608)
build_miniruby 0.001940 0.000303 2.485753 ( 3.791505)
build_ruby 0.002051 0.000320 4.687051 ( 6.298786)
build_all 0.006811 0.004105 8.018503 ( 9.766912)
build_install 0.025966 0.000000 11.389380 ( 14.093680)
test_btest 0.000967 0.000000 102.660829 (141.991205)
test_basic 0.007472 0.007098 1.253796 ( 2.574338)
test_all 0.136908 0.034139 912.167104 (1092.273649)
test_rubyspec 0.061402 0.038725 164.926078 (145.394957)
total: 1423.50 sec