Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230725-071447
#<BuildRuby:0x0000565373a66090
@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.20230725-071447",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006374 0.000617 2.413771 ( 4.860838)
build_miniruby 0.001716 0.000166 1.708838 ( 1.889690)
build_ruby 0.001851 0.000000 3.234857 ( 3.810113)
build_all 0.007406 0.000508 2.801869 ( 2.799610)
build_install 0.013656 0.005250 4.208409 ( 4.296231)
test_btest 0.001010 0.000122 65.786453 ( 40.572059)
test_basic 0.008649 0.000000 0.784626 ( 1.130597)
test_all 0.001182 0.000124 589.570744 (324.123569)
test_rubyspec 0.037712 0.021905 83.793578 (108.200160)
total: 491.68 sec