Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241101-130534
#<BuildRuby:0x00007f06705bfdd8
@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.20241101-130534",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.003610 0.004756 4.124907 ( 4.198324)
build_miniruby 0.001534 0.000325 2.209678 ( 2.214893)
build_ruby 0.001593 0.000338 4.238603 ( 4.407607)
build_all 0.009003 0.000120 5.945853 ( 2.658662)
build_install 0.008752 0.009574 8.352571 ( 4.171292)
test_btest 0.000844 0.000211 62.103315 ( 22.538690)
test_basic 0.010442 0.001586 1.013248 ( 1.312859)
test_all 0.090281 0.055880 686.342139 (402.694981)
test_rubyspec 0.057569 0.032594 109.970888 ( 61.142420)
total: 505.34 sec