Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230725-091352
#<BuildRuby:0x000055d9eb77a068
@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-091352",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.006711 0.000571 2.355371 ( 4.818572)
build_miniruby 0.001315 0.000263 1.712884 ( 1.940344)
build_ruby 0.001184 0.000236 3.191537 ( 3.782013)
build_all 0.007157 0.001431 2.771677 ( 3.254279)
build_install 0.015622 0.004871 4.059452 ( 4.386272)
test_btest 0.000793 0.000168 62.871617 ( 43.042340)
test_basic 0.004290 0.004369 0.814773 ( 1.267173)
test_all 0.001124 0.000265 594.284867 (363.147121)
test_rubyspec 0.034536 0.027891 84.389714 (112.290575)
total: 537.93 sec