Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231212-230851
#<BuildRuby:0x0000555ccf0620d0
@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.20231212-230851",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.008416 0.000000 2.541946 ( 3.770231)
build_miniruby 0.000000 0.001723 1.608923 ( 1.824931)
build_ruby 0.000453 0.001453 3.180098 ( 3.610022)
build_all 0.008934 0.000486 5.510574 ( 4.594156)
build_install 0.018154 0.004647 6.910070 ( 6.318200)
test_btest 0.000906 0.000103 61.735783 ( 57.427396)
test_basic 0.002495 0.004485 0.823650 ( 1.107604)
test_all 0.092858 0.027956 642.769205 (376.036996)
test_rubyspec 0.016600 0.062412 92.798497 (135.417310)
total: 590.11 sec