Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240925-043603
#<BuildRuby:0x00007fb4bd6cfdd0
@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.20240925-043603",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000040 0.000007 0.000047 ( 0.000046)
configure 0.000036 0.000006 0.000042 ( 0.000042)
build_up 0.003277 0.007886 5.312499 ( 8.678227)
build_miniruby 0.001791 0.000387 2.541241 ( 4.199066)
build_ruby 0.002654 0.000000 4.462622 ( 6.695821)
build_all 0.010745 0.000265 6.469896 ( 8.814627)
build_install 0.025057 0.001580 10.273707 ( 14.925708)
test_btest 0.000813 0.000148 84.650189 (124.895413)
test_basic 0.009795 0.003710 1.142251 ( 2.269460)
test_all 0.146624 0.019482 807.157215 (874.041962)
test_rubyspec 0.048748 0.039886 123.409739 ( 51.797659)
total: 1096.32 sec