Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230510-190658
#<BuildRuby:0x000055a9de8a2018
@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.20230510-190658",
@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.000013 0.000002 0.000015 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005211 0.000947 1.967138 ( 4.230710)
build_miniruby 0.001453 0.000264 1.396501 ( 1.538494)
build_ruby 0.002197 0.000000 2.777886 ( 3.289694)
build_all 0.007111 0.000131 2.267984 ( 2.487187)
build_install 0.015646 0.000000 3.322448 ( 3.571885)
test_btest 0.000851 0.000000 58.747619 ( 39.682554)
test_basic 0.006660 0.000853 0.695027 ( 1.135684)
test_all 0.000860 0.000123 536.852427 (278.677786)
test_rubyspec 0.026104 0.022877 70.646364 ( 83.946209)
total: 418.56 sec