Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240928-183932
#<BuildRuby:0x00007f9d9166fdd8
@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.20240928-183932",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.009736 0.000803 5.224515 ( 7.662718)
build_miniruby 0.001987 0.000284 1.917702 ( 2.551266)
build_ruby 0.002296 0.000328 4.742162 ( 6.210382)
build_all 0.007706 0.004227 6.665461 ( 7.502748)
build_install 0.025851 0.001220 10.097951 ( 11.987888)
test_btest 0.000771 0.000113 83.099017 (106.081595)
test_basic 0.000000 0.013190 1.123342 ( 1.906164)
test_all 0.110490 0.050400 792.796490 (738.477564)
test_rubyspec 0.055120 0.037107 126.161287 ( 65.541970)
total: 947.92 sec