Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230721-070757
#<BuildRuby:0x00005586d837def8
@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.20230721-070757",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006135 0.000737 2.213462 ( 4.670963)
build_miniruby 0.001251 0.000150 1.613152 ( 1.857307)
build_ruby 0.000000 0.001876 3.090220 ( 3.519516)
build_all 0.006500 0.001417 2.731174 ( 2.567553)
build_install 0.014853 0.004496 4.042242 ( 3.433440)
test_btest 0.000838 0.000135 61.684740 ( 42.379146)
test_basic 0.002510 0.004673 0.772569 ( 1.105924)
test_all 0.001471 0.000284 602.405213 (240.874630)
test_rubyspec 0.014204 0.044027 81.159464 (101.315038)
total: 401.72 sec