Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230901-113457
#<BuildRuby:0x00005645c8fe2450
@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.20230901-113457",
@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.000031 0.000001 0.000032 ( 0.000028)
autoconf 0.000044 0.000002 0.000046 ( 0.000041)
configure 0.000035 0.000001 0.000036 ( 0.000035)
build_up 0.003123 0.004184 1.915279 ( 3.243229)
build_miniruby 0.001957 0.000126 1.748035 ( 2.230049)
build_ruby 0.001777 0.000115 3.432022 ( 4.551962)
build_all 0.008969 0.000579 5.629597 ( 5.373048)
build_install 0.015289 0.007740 6.817546 ( 7.122986)
test_btest 0.000826 0.000090 64.376491 ( 52.477090)
test_basic 0.007488 0.000000 0.839292 ( 1.273506)
test_all 0.010199 0.000514 645.655954 (699.219501)
test_rubyspec 0.051572 0.032702 92.349768 (144.019921)
total: 919.51 sec