Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230918-121644
#<BuildRuby:0x0000556d182b2278
@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.20230918-121644",
@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.000022 0.000003 0.000025 ( 0.000027)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.007077 0.000503 2.377425 ( 5.121413)
build_miniruby 0.001572 0.000254 1.637717 ( 1.963838)
build_ruby 0.000000 0.002136 3.405946 ( 4.217983)
build_all 0.004967 0.005325 5.616454 ( 5.423161)
build_install 0.015755 0.005787 6.878386 ( 6.933243)
test_btest 0.000656 0.000150 63.319461 ( 46.516847)
test_basic 0.006924 0.001583 0.863112 ( 1.330785)
test_all 0.010307 0.001297 677.750475 (651.771481)
test_rubyspec 0.052902 0.029354 95.768165 (148.697059)
total: 871.98 sec