Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230823-112956
#<BuildRuby:0x000055da34f622a0
@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.20230823-112956",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002666 0.004512 2.347904 ( 5.164145)
build_miniruby 0.000000 0.001820 2.006290 ( 2.417214)
build_ruby 0.000000 0.001690 3.470648 ( 4.063090)
build_all 0.000000 0.008006 5.301960 ( 4.219340)
build_install 0.011596 0.007352 6.917609 ( 6.268832)
test_btest 0.000000 0.001032 65.693275 ( 45.975075)
test_basic 0.001490 0.007144 0.793441 ( 1.275540)
test_all 0.006525 0.003363 629.938035 (349.765256)
test_rubyspec 0.043351 0.032150 90.459065 (115.895964)
total: 535.05 sec