Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231116-143528
#<BuildRuby:0x000055c3d315a0d0
@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.20231116-143528",
@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.000025)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000032 0.000003 0.000035 ( 0.000036)
build_up 0.007052 0.000323 2.069129 ( 3.919778)
build_miniruby 0.001587 0.000170 1.820319 ( 2.624393)
build_ruby 0.001543 0.000166 3.463319 ( 5.099962)
build_all 0.009016 0.000048 5.286850 ( 6.405042)
build_install 0.021870 0.000038 6.525828 ( 8.103264)
test_btest 0.001050 0.000090 66.538971 ( 84.461078)
test_basic 0.008307 0.000000 0.811203 ( 1.544862)
test_all 0.110327 0.013000 644.175426 (443.067010)
test_rubyspec 0.027438 0.046070 90.924485 (125.734826)
total: 680.96 sec