Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231213-130944
#<BuildRuby:0x00005612aa016090
@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.20231213-130944",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006752 0.000403 2.197510 ( 2.493515)
build_miniruby 0.001067 0.000152 1.475074 ( 1.474274)
build_ruby 0.001327 0.000189 2.806700 ( 3.000572)
build_all 0.000609 0.007524 4.964784 ( 2.071038)
build_install 0.018545 0.000458 6.322372 ( 3.278130)
test_btest 0.000977 0.000178 62.810118 ( 31.908697)
test_basic 0.007947 0.000000 0.764980 ( 0.937367)
test_all 0.102018 0.023513 692.239580 (326.483433)
test_rubyspec 0.042428 0.022745 80.014580 ( 91.652378)
total: 463.30 sec