Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240921-003449
#<BuildRuby:0x00007f9ea757fdd0
@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.20240921-003449",
@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.000004 0.000025 ( 0.000026)
autoconf 0.000040 0.000008 0.000048 ( 0.000048)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.006065 0.004355 5.557499 ( 8.910116)
build_miniruby 0.001613 0.000340 2.010993 ( 3.124264)
build_ruby 0.002246 0.000473 4.836968 ( 6.617259)
build_all 0.010126 0.000400 6.962187 ( 8.934174)
build_install 0.017740 0.009757 10.838491 ( 13.629729)
test_btest 0.001115 0.000261 89.116083 (123.433902)
test_basic 0.006421 0.008497 1.295161 ( 2.234583)
test_all 0.132435 0.037154 838.228085 (917.311901)
test_rubyspec 0.063710 0.026634 131.110061 ( 55.843932)
total: 1140.04 sec