Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230829-213819
#<BuildRuby:0x00005591ee82a1d8
@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.20230829-213819",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.007444 0.000727 3.416375 ( 6.475424)
build_miniruby 0.002876 0.000617 38.483149 ( 40.601229)
build_ruby 0.001783 0.000382 3.410162 ( 4.841713)
build_all 0.008729 0.000008 5.675314 ( 6.380537)
build_install 0.015322 0.005829 7.048892 ( 7.888773)
test_btest 0.000793 0.000174 72.087696 ( 75.964550)
test_basic 0.004539 0.004576 0.812946 ( 1.522873)
test_all 0.009482 0.001152 677.642195 (716.916019)
test_rubyspec 0.060576 0.017511 94.456697 (136.711104)
total: 997.30 sec