Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230505-210619
#<BuildRuby:0x0000555e84e76980
@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.20230505-210619",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000028 0.000001 0.000029 ( 0.000028)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.006528 0.000225 1.898908 ( 4.113212)
build_miniruby 0.001760 0.000061 1.412512 ( 1.716132)
build_ruby 0.001845 0.000000 2.673858 ( 3.302539)
build_all 0.007299 0.000027 2.172401 ( 2.447061)
build_install 0.018397 0.000167 3.416653 ( 3.545142)
test_btest 0.000776 0.000023 58.311623 ( 43.914371)
test_basic 0.000000 0.006760 0.669994 ( 1.001198)
test_all 0.000000 0.001260 566.147688 (327.328916)
test_rubyspec 0.024395 0.035988 76.524804 (110.136148)
total: 497.51 sec