Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230504-070513
#<BuildRuby:0x000056197bb261b0
@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.20230504-070513",
@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.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005238 0.000911 1.959487 ( 4.030893)
build_miniruby 0.001165 0.000202 7.645639 ( 7.689032)
build_ruby 0.001431 0.000249 2.592611 ( 3.124285)
build_all 0.006707 0.000435 2.206828 ( 2.537432)
build_install 0.015977 0.000496 3.410650 ( 3.355523)
test_btest 0.000000 0.000999 60.569069 ( 35.170582)
test_basic 0.000000 0.007069 0.709371 ( 0.970414)
test_all 0.000000 0.001318 549.407781 (400.617564)
test_rubyspec 0.022751 0.040703 79.637213 (124.533539)
total: 582.03 sec