Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231211-070543
#<BuildRuby:0x00005601bafee090
@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.20231211-070543",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.000343 0.007837 2.672454 ( 3.386598)
build_miniruby 0.001389 0.000217 1.794445 ( 1.955017)
build_ruby 0.001718 0.000269 3.480889 ( 3.832142)
build_all 0.008703 0.000102 5.354163 ( 3.554784)
build_install 0.020642 0.000064 6.980309 ( 4.686103)
test_btest 0.000899 0.000000 62.886991 ( 35.928297)
test_basic 0.000000 0.006617 0.777273 ( 0.853153)
test_all 0.085193 0.037514 701.433306 (287.960292)
test_rubyspec 0.015073 0.054477 89.128738 (104.493524)
total: 446.65 sec