Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230912-194830
#<BuildRuby:0x000056295cc3e228
@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.20230912-194830",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.008644 0.000540 2.682628 ( 5.436914)
build_miniruby 0.000000 0.002392 65.362790 ( 59.476516)
build_ruby 0.000000 0.002284 3.792608 ( 4.828447)
build_all 0.007878 0.002173 5.792941 ( 6.047136)
build_install 0.016561 0.006823 7.294661 ( 8.340076)
test_btest 0.000887 0.000124 66.264379 ( 61.613972)
test_basic 0.004402 0.004465 0.859336 ( 1.433539)
test_all 0.006193 0.004331 704.657407 (574.543256)
test_rubyspec 0.062221 0.017528 93.585708 (133.901808)
total: 855.62 sec