Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231108-162628
#<BuildRuby:0x000055830cf29e98
@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.20231108-162628",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.009077 2.724583 ( 4.362992)
build_miniruby 0.001030 0.001302 64.273336 ( 45.693736)
build_ruby 0.001617 0.000419 3.893095 ( 5.152243)
build_all 0.009194 0.000000 5.275667 ( 5.478121)
build_install 0.020528 0.002716 6.728091 ( 7.964277)
test_btest 0.001076 0.000239 64.911220 ( 76.844994)
test_basic 0.002970 0.004537 0.816025 ( 2.098651)
test_all 0.099303 0.031180 686.354827 (787.343915)
test_rubyspec 0.037541 0.042340 92.326626 (163.454196)
total: 1098.39 sec