Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240810-115710
#<BuildRuby:0x00007f409db0fdd0
@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.20240810-115710",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000039 0.000006 0.000045 ( 0.000046)
configure 0.000034 0.000006 0.000040 ( 0.000039)
build_up 0.006113 0.003624 4.331090 ( 7.314980)
build_miniruby 0.000000 0.002249 2.302626 ( 3.398582)
build_ruby 0.001457 0.001025 4.699476 ( 5.936954)
build_all 0.006362 0.005368 7.776689 ( 8.766592)
build_install 0.025876 0.002090 11.151433 ( 13.062472)
test_btest 0.000830 0.000178 100.407097 (107.862677)
test_basic 0.005515 0.008889 1.235267 ( 1.946448)
test_all 0.114773 0.047642 836.534191 (555.886743)
test_rubyspec 0.061343 0.030700 152.180025 ( 47.321150)
total: 751.50 sec