Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240924-123809
#<BuildRuby:0x00007fdef58cfdd0
@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.20240924-123809",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000031 0.000009 0.000040 ( 0.000041)
configure 0.000026 0.000008 0.000034 ( 0.000033)
build_up 0.008759 0.002627 6.214269 ( 10.311144)
build_miniruby 0.001988 0.000596 3.972357 ( 6.163458)
build_ruby 0.002547 0.000000 4.664258 ( 6.987798)
build_all 0.005503 0.005700 6.505651 ( 9.345609)
build_install 0.013826 0.012812 10.171117 ( 14.360991)
test_btest 0.000752 0.000284 85.718853 (125.834807)
test_basic 0.001892 0.009701 1.186029 ( 2.277761)
test_all 0.105993 0.060338 764.367690 (826.249300)
test_rubyspec 0.059011 0.024012 118.559438 ( 40.011370)
total: 1041.55 sec