Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230801-031910
#<BuildRuby:0x000055f7f8ef2450
@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.20230801-031910",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.007065 0.000400 2.392643 ( 4.993898)
build_miniruby 0.001492 0.000192 5.215829 ( 5.617576)
build_ruby 0.001282 0.000165 3.444279 ( 4.160272)
build_all 0.000000 0.008258 2.679511 ( 2.825512)
build_install 0.019191 0.000434 4.322392 ( 4.654031)
test_btest 0.000864 0.000148 64.876632 ( 49.799248)
test_basic 0.003398 0.004097 0.805621 ( 1.219089)
test_all 0.002036 0.000000 638.896873 (459.087430)
test_rubyspec 0.020323 0.038667 84.151331 (114.995244)
total: 647.35 sec